@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.wikidata.org/entity/> .
@prefix ns6: <http://publications.europa.eu/resource/authority/country/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KZQ7BS7KRNM0NPD97WPGG2P2 a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KZQ7BS7KS7RKQD973RBZP44P ;
    schema:description "Mexican-American mixed martial arts coach, founder and head coach of American\nKickboxing Academy (AKA) in San Jose. A former two-time ISKA kickboxing world\nchampion, he has coached world champions including Khabib Nurmagomedov, Islam\nMakhachev, Luke Rockhold, Daniel Cormier and Cain Velasquez.\n"@en ;
    schema:image _:b13399 ;
    schema:keywords "mma", "kickboxing", "coach", "aka" ;
    schema:name "Javier Mendez"@en ;
    schema:nationality _:b13401 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q58239199> ;
    ns2:birthEvent _:b13402 ;
    ns2:deathEvent _:b13405 ;
    ns2:hasEvidence _:b13406 .
_:b13406 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZQ7BS7KS7RKQD973RBZP44P ;
    ns2:coversProperty schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13405 a ns2:LifeEvent .
_:b13402 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KZQ7BS7KS7RKQD973RBZP44P ;
    schema:birthDate "1970-09-18" ;
    schema:birthPlace _:b13403 ;
    ns2:earliestYear "1970"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b13404 ;
    ns2:latestYear "1970"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b13404 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZQ7BS7KS7RKQD973RBZP44P ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b13403 schema:addressCountry ns6:MEX ;
    schema:name "Mexico" ;
    schema:sameAs ns5:Q96 .
_:b13401 schema:addressCountry ns6:USA ;
    schema:sameAs ns5:Q30 .
_:b13399 schema:contentUrl <https://upload.wikimedia.org/wikipedia/commons/7/74/Javier_Mendez_in_2020.jpg> ;
    ns2:imageAttribution _:b13400 .
_:b13400 schema:citation "Javier Mendez in 2020 - Wikimedia Commons" ;
    schema:url <https://commons.wikimedia.org/wiki/File:Javier_Mendez_in_2020.jpg> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary .
