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

ns1:01KZC19BDCMDJAKE5QDD2H83NE a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZBJ73N380W3DH33JYQDS8QY ;
    schema:description "French martial artist, a student of Minoru Mochizuki, whose death in 1962 brought Hiroo Mochizuki back to France to take over his growing following."@en ;
    schema:keywords "karate", "aikido", "work-needed", "france" ;
    schema:name "Jim Alcheik"@en ;
    schema:nationality _:b9809 ;
    ns2:birthEvent _:b9810 ;
    ns2:deathEvent _:b9811 ;
    ns2:hasEvidence _:b9812 ;
    ns2:hasTeacherAssertion _:b9813 ;
    ns2:researchNote "No Wikipedia article on Jim Alcheik exists in English or French as of this writing; this stub is anchored on the Yoseikan budo article. A historical figure for French karate and aikido (pioneer of aikido in France, died in Algeria in 1962) - needs a proper biography and sources." ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1TX .
_:b9813 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9R ;
    ns2:hasConfidence _:b9814 ;
    ns2:hasInteraction _:b9815 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1TX ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KZC19BDCMDJAKE5QDD2H83NE .
_:b9815 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KZBJ73N380W3DH33JYQDS8QY ;
    ns2:hasEvidence _:b9816 ;
    ns2:interactionPeriod _:b9817 .
_:b9817 a ns2:TimeInterval .
_:b9816 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBJ73N380W3DH33JYQDS8QY ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "Introducing karate in France in 1957, he returned to the country after the death of one of his father's students Jim Alcheik in 1962 and took over the large following that was growing for the art in that country." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9814 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "The English Wikipedia article on Yoseikan budo describes Alcheik as a student of Minoru Mochizuki and records his death in 1962" .
_:b9812 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBJ73N380W3DH33JYQDS8QY ;
    ns2:coversProperty ns2:hasTeacherAssertion, ns2:deathEvent, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9811 a ns2:LifeEvent ;
    schema:deathDate "1962" ;
    ns2:earliestYear "1962"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1962"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9810 a ns2:LifeEvent .
_:b9809 schema:addressCountry <http://publications.europa.eu/resource/authority/country/FRA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q142> .
