@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/instructor-capacity/> .
@prefix ns4: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns5: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns6: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

ns1:01KYQB8J2N7T4SXEVHHDV3CPXJ a ns2:Place ;
    ns6:wasDerivedFrom ns1:01KYQB8J2NT3VVYG2HG0TGH42P, ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    schema:address "West Hollywood, Los Angeles, California, United States" ;
    schema:alternateName "Carlson Gracie Jiu-Jitsu Academy"@en, "Carlson Gracie Team"@en ;
    schema:description "The original Carlson Gracie Jiu-Jitsu Academy in Hollywood, California. Founded by Carlson Gracie, this gym was the birthplace of the Carlson Gracie Team and produced numerous MMA fighters and BJJ champions. Joe Rogan started his BJJ training here in 1996 under the instruction of Vitor Belfort and the Carlson Gracie coaching staff.\n"@en ;
    schema:keywords "mma", "carlson-gracie-team", "bjj" ;
    schema:location _:b1032 ;
    schema:name "Carlson Gracie Academy"@en ;
    ns2:foundedEvent _:b1033 ;
    ns2:hasEvidence _:b1036, _:b1035 ;
    ns2:hasInstructorRole _:b1040, _:b1037 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/academy> .
_:b1040 a ns2:InstructorRole ;
    ns6:wasDerivedFrom ns1:01KYQB8J2NT3VVYG2HG0TGH42P ;
    ns2:hasEvidence _:b1041 ;
    ns2:instructor ns1:01KYQB8J2NN336ZJWGQW3YH95E ;
    ns2:instructorCapacity ns3:head_instructor ;
    ns2:instructorPeriod _:b1042 .
_:b1042 a ns2:TimeInterval ;
    ns2:startYear "1990"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1041 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NT3VVYG2HG0TGH42P ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b1037 a ns2:InstructorRole ;
    ns6:wasDerivedFrom ns1:01KYQB8J2NT3VVYG2HG0TGH42P ;
    ns2:hasEvidence _:b1038 ;
    ns2:instructor ns1:01KYQB8J2N5752Q7E1JM7PNQPG ;
    ns2:instructorCapacity ns3:instructor ;
    ns2:instructorPeriod _:b1039 .
_:b1039 a ns2:TimeInterval ;
    ns2:endYear "2000"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:startYear "1995"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1038 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NT3VVYG2HG0TGH42P ;
    ns2:evidenceWeight ns5:medium ;
    ns2:quotation "Vitor Belfort confirmed teaching at the Carlson Gracie Gym in West Hollywood" ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b1036 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NB5KG4M7GYD1K1T1B ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b1035 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KYQB8J2NT3VVYG2HG0TGH42P ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b1033 a ns2:LifeEvent ;
    schema:startDate "1989~" ;
    ns2:earliestYear "1989"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KYQB8J2NN336ZJWGQW3YH95E ;
    ns2:hasEvidence _:b1034 ;
    ns2:latestYear "1989"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1034 a ns2:SourceAssertionRelation ;
    schema:citation "Joe Rogan was a white belt at Carlson Gracie Gym (BJJEE)" ;
    schema:url <https://www.bjjee.com/articles/joe-rogan-was-a-white-belt-under-vitor-belfort-at-carlson-gracie-bjj-gym-in-los-angeles/> ;
    ns2:evidenceWeight ns5:medium ;
    ns2:sourceRefType ns4:secondary ;
    ns2:supports true .
_:b1032 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "West Hollywood" ;
    schema:sameAs <http://www.wikidata.org/entity/Q219664> .
