@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:01KZW2JNB8HZM2V4KCRPSF9X6Z a ns2:Person ;
    ns7:wasDerivedFrom ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    schema:description "American professional wrestler and wrestling trainer, son of Dory Funk and brother of Terry Funk. Ran the Funking Conservatory wrestling school in Amarillo, Texas, and trained Anton Geesink together with Terry Funk for about a month in late 1973 before Geesink's professional wrestling debut."@en ;
    schema:name "Dory Funk Jr."@en ;
    schema:nationality _:b1024 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q631530> ;
    ns2:birthEvent _:b1025 ;
    ns2:deathEvent _:b1028 ;
    ns2:hasEvidence _:b1031 ;
    ns2:researchNote "Catch wrestling lineage attributed to Anton Geesink is via this entry and Terry Funk; the actual weightlifting-based amateur wrestling background of the Funks is described in the linked Wikipedia article." ;
    ns2:teaches ns1:01KZW2JNB8KPAZ0XJ7J66FYMYX .
_:b1031 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    ns2:coversProperty ns2:deathEvent, schema:description, schema:name, ns2:birthEvent, schema:nationality ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b1028 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    schema:deathDate "2026-08-04" ;
    schema:deathPlace _:b1029 ;
    ns2:earliestYear "2026"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b1030 ;
    ns2:latestYear "2026"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1030 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b1029 schema:addressCountry ns6:USA ;
    schema:name "Ocala" ;
    schema:sameAs ns5:Q918195 .
_:b1025 a ns2:LifeEvent ;
    ns7:wasDerivedFrom ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    schema:birthDate "1941-02-03" ;
    schema:birthPlace _:b1026 ;
    ns2:earliestYear "1941"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b1027 ;
    ns2:latestYear "1941"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b1027 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZW2NHP2H7W72WMCVFAWXKD2 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b1026 schema:addressCountry ns6:USA ;
    schema:name "Hammond" ;
    schema:sameAs ns5:Q856860 .
_:b1024 schema:addressCountry ns6:USA ;
    schema:sameAs ns5:Q30 .
