@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <https://martial.is/agent/> .
@prefix ns6: <http://www.w3.org/ns/prov#> .
@prefix schema: <https://schema.org/> .

ns1:01KZSHP5051T42K9VSVQ3ZXTVJ a ns2:Person ;
    ns6:wasDerivedFrom ns1:01KZSHP507WYD1FWY3XH49X8Q0 ;
    schema:alternateName "Monty L. Collier"@en ;
    schema:description "American judoka and stuntwork instructor, founder of the Collier Method of Judo and instructor at\nKingsport Judo Dojo in Tennessee. A black belt judoka, he coached actor Keanu Reeves for the fight\nsequences of John Wick 3: Parabellum (2019), teaching highly technical judo throws.\n"@en ;
    schema:keywords "judo", "coach" ;
    schema:name "Monty Collier"@en ;
    schema:nationality _:b6530 ;
    ns2:birthEvent _:b6531 ;
    ns2:deathEvent _:b6532 ;
    ns2:hasEvidence _:b6534, _:b6533 ;
    ns2:hasRankAssertion _:b6535 ;
    ns2:researchNote "Teacher unidentified; no lineage information found for Collier beyond his documented black belt." ;
    ns2:teaches ns1:01KZSHP504G96HB5TMYKGR8648 .
_:b6535 a ns2:RankAssertion ;
    ns6:wasDerivedFrom ns1:01KZSHP507WYD1FWY3XH49X8Q0 ;
    ns2:hasConfidence _:b6536 ;
    ns2:hasEvidence _:b6537 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:rankSystem ns1:01M11K25NF0E7HG8HWVWM2P3FG ;
    ns2:rankType <https://w3id.org/martialis/vocab/rank-type/dan_unspecified> ;
    ns2:subject ns1:01KZSHP5051T42K9VSVQ3ZXTVJ .
_:b6537 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZSHP507WYD1FWY3XH49X8Q0 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Monty Collier is a black belt Judoka who worked with Keanu Reeves to get him ready for the amazing fight sequences in the movie John Wick 3, Parabellum." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6536 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Grapplearts explicitly describes Collier as a black belt judoka; single secondary source, date of promotion not stated" .
_:b6534 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZSHP507WYD1FWY3XH49X8Q0 ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:hasRankAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6533 a ns2:SourceAssertionRelation ;
    schema:citation "Kingsport Judo Dojo (the Collier Method of Judo) - MapQuest" ;
    schema:url <https://www.mapquest.com/us/tennessee/kingsport-judo-dojo-the-collier-method-of-judo-481958291> ;
    ns2:coversProperty schema:nationality ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b6532 a ns2:LifeEvent .
_:b6531 a ns2:LifeEvent .
_:b6530 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q30> .
