@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 schema: <https://schema.org/> .
@prefix ns5: <https://www.koryu.com/library/> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <http://www.w3.org/ns/prov#> .

ns1:01KJJAWN28MWKKSN4J02MVY1TR a ns2:Person ;
    schema:description "American martial artist who studied judo under Kyuzo Mifune in Japan, also trained in karate (Wado-ryu) and aikido (under Koichi Tohei), founded the International Dojo in 1958"@en ;
    schema:name "Walter Todd"@en ;
    schema:nationality _:b6177 ;
    ns2:birthEvent _:b6178 ;
    ns2:deathEvent _:b6180 ;
    ns2:hasEvidence _:b6182 ;
    ns2:hasRankAssertion _:b6183 ;
    ns2:hasTeacherAssertion _:b6186 ;
    ns2:researchNote "Interviewed by Meik Skoss in 1995 for Aikido Journal. Traveled to Japan multiple times (1945-46, 1948-49, 1968). Also trained in Wado-ryu karate under Otsuka and aikido under Koichi Tohei and Yoko Takahashi. Founded International Dojo in 1958." ;
    ns2:trainedAt ns1:01KJJAWN29MA64W22606R3WD84 ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1SD .
_:b6186 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:hasConfidence _:b6187 ;
    ns2:hasInteraction _:b6188 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1SD ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1TR .
_:b6188 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b6189 ;
    ns2:interactionPeriod _:b6190 ;
    ns2:interactionPlace ns1:01KJJAWN29MA64W22606R3WD84 .
_:b6190 a ns2:TimeInterval ;
    ns2:startYear "1946"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6189 a ns2:SourceAssertionRelation ;
    schema:citation "Interview with Walter Todd (Meik Skoss, Koryu.com)" ;
    schema:url ns5:mskoss10.html ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Mifune Sensei asked if I would like him to be my teacher while I was in Japan." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6187 a ns2:Confidence ;
    ns7:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "3"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Interview with Walter Todd confirms he asked Mifune to be his teacher in 1946: Mifune asked if he would like him to be his teacher while he stayed in Japan." .
_:b6183 a ns2:RankAssertion ;
    schema:datePublished "1948" ;
    ns2:earliestYear "1948"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasConfidence _:b6184 ;
    ns2:hasEvidence _:b6185 ;
    ns2:latestYear "1948"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD9B ;
    ns2:rankOrdinal "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:rankSystem ns1:01M11K25NF0E7HG8HWVWM2P3FG ;
    ns2:rankType <https://w3id.org/martialis/vocab/rank-type/dan> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1TR .
_:b6185 a ns2:SourceAssertionRelation ;
    schema:citation "Interview with Walter Todd (Meik Skoss, Koryu.com)" ;
    schema:url ns5:mskoss10.html ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "After I had been in Japan for four or five months the second time they put me up for my nidan examination." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6184 a ns2:Confidence ;
    ns7:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Interview mentions he got his nidan in judo around 1948-49 while training in Japan" .
_:b6182 a ns2:SourceAssertionRelation ;
    schema:citation "The martial arts world lost a wise and experienced teacher on November 26, 1999. Walter Todd left behind a wife, two children, and countless students who will miss him sorely." ;
    schema:url ns5:mskoss10.html ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6180 a ns2:LifeEvent ;
    schema:deathDate "1999-11-26" ;
    schema:deathPlace _:b6181 ;
    ns2:earliestYear "1999"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1999"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6178 a ns2:LifeEvent ;
    schema:birthPlace _:b6179 .
_:b6177 schema:addressCountry <http://publications.europa.eu/resource/authority/country/USA> ;
    schema:sameAs <http://www.wikidata.org/entity/Q30> .
