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

ns1:01KZQ7BS7KJ444KWAH72XGN2NT a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZQ5XKW3CK2XPAGK0Q4GTDSA, ns1:01KZQ7BS7KJ41BRRBR7RPTZ38Z ;
    schema:address "7012 Realm Drive, San Jose, California, United States" ;
    schema:alternateName "AKA Gym"@en, "AKA"@en ;
    schema:description "American Kickboxing Academy (AKA) is a mixed martial arts gym in San Jose, California,\nfounded in 1985 by Javier Mendez. One of the pioneering MMA schools in the United\nStates, it has trained prominent fighters including Daniel Cormier, Khabib\nNurmagomedov, Cain Velasquez, Jon Fitch and Josh Koscheck. Dave Camarillo ran its\ngrappling program from September 2003, where he developed Guerrilla Jiu-Jitsu, and\nLeandro Vieira has been the academy's Brazilian jiu-jitsu head coach.\n"@en ;
    schema:keywords "mma", "san-jose", "academy", "usa" ;
    schema:location _:b8536 ;
    schema:name "American Kickboxing Academy"@en ;
    schema:sameAs <https://www.wikidata.org/wiki/Q4744294> ;
    ns2:foundedEvent _:b8537 ;
    ns2:hasEvidence _:b8540, _:b8539 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/academy> .
_:b8540 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZQ5XKW3CK2XPAGK0Q4GTDSA ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "In September 2003 Dave took over the grappling program at the American Kickboxing Academy in San Jose, California." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8539 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZQ7BS7KJ41BRRBR7RPTZ38Z ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8537 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZQ7BS7KJ41BRRBR7RPTZ38Z ;
    schema:startDate "1985" ;
    ns2:earliestYear "1985"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KZQ7BS7KRNM0NPD97WPGG2P2 ;
    ns2:hasEvidence _:b8538 ;
    ns2:latestYear "1985"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8538 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZQ7BS7KJ41BRRBR7RPTZ38Z ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Founded by Javier Mendez" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8536 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:name "San Jose" ;
    schema:sameAs <http://www.wikidata.org/entity/Q16553> .
