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

ns1:01KZC19BDCC7XJMQ37YPC8YGPT a ns2:Person ;
    ns6:wasDerivedFrom ns1:01KZC19BDCFR969T9JBS3DD08F, ns1:01KZBJ73N3NAN91P9EB0427C0V ;
    schema:alternateName "Henri Plée"@en, "Henry-Désiré Plée"@en, "H.D. Plée"@en ;
    schema:description "French martial artist considered the 'father of European and French karate'. One of the rare 10th dan karate masters living outside Japan and one of the few Westerners to hold this rank, he was a pioneer in introducing karate to France and Europe and taught many of Europe's highest-ranking karate masters."@en ;
    schema:keywords "karate", "work-needed", "france" ;
    schema:name "Henry Plée"@en ;
    schema:nationality _:b845 ;
    ns2:birthEvent _:b846 ;
    ns2:deathEvent _:b848 ;
    ns2:hasEvidence _:b851, _:b850 ;
    ns2:hasRankAssertion _:b852 ;
    ns2:researchNote "Per the French Wikipedia article on Hiroo Mochizuki, Plee hosted Hiroo Mochizuki in 1957 for the teaching of Shotokan karate. Stub entry - a full biography and his own teaching lineage are future work." ;
    ns2:teaches ns1:01M040GCQ9PBVZ7808T4QP14FJ .
_:b852 a ns2:RankAssertion ;
    ns6:wasDerivedFrom ns1:01KZC19BDCFR969T9JBS3DD08F ;
    ns2:hasConfidence _:b853 ;
    ns2:hasEvidence _:b854 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9S ;
    ns2:rankOrdinal "10"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:rankSystem ns1:01M11K25NF0E7HG8HWVWM2P3FG ;
    ns2:rankType <https://w3id.org/martialis/vocab/rank-type/dan> ;
    ns2:subject ns1:01KZC19BDCC7XJMQ37YPC8YGPT .
_:b854 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC19BDCFR969T9JBS3DD08F ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "He was one of the rare 10th dan karate masters living outside Japan, and one of the few Westerners to hold this rank." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b853 a ns2:Confidence ;
    ns6:wasAttributedTo ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The Wikipedia article records Plee as one of the rare 10th dan karate masters living outside Japan" .
_:b851 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC19BDCFR969T9JBS3DD08F ;
    ns2:coversProperty ns2:hasRankAssertion, ns2:deathEvent, schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b850 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBJ73N3NAN91P9EB0427C0V ;
    ns2:coversProperty ns2:researchNote ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "En 1957, il part en France pour enseigner le karaté Shotokan chez Henry Plée, par l'intermédiaire de Jim Alcheik." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b848 a ns2:LifeEvent ;
    schema:deathDate "2014-08-19" ;
    schema:deathPlace _:b849 ;
    ns2:earliestYear "2014"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "2014"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b849 schema:addressCountry ns8:FRA ;
    schema:name "Paris" ;
    schema:sameAs ns7:Q90 .
_:b846 a ns2:LifeEvent ;
    schema:birthDate "1923-05-24" ;
    schema:birthPlace _:b847 ;
    ns2:earliestYear "1923"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1923"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b847 schema:addressCountry ns8:FRA ;
    schema:name "Arras" .
_:b845 schema:addressCountry ns8:FRA ;
    schema:sameAs ns7:Q142 .
