@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#> .

ns1:01KZXKNZTBJ1X56JQKTNE94J1N a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZXKNZTBN99ZBMVBQ3N51704 ;
    schema:description "Japanese judoka and educator, born 1914. A teacher of judo at Tokyo Higher Normal School and later a professor at Tokyo Education University, he was the mentor of Ichiro Abe and, as the person who single-handedly handled the Kodokan's international negotiations before an international department existed, offered Abe the posting to France in 1951. Author of judo coaching works."@en ;
    schema:name "松本 芳三"@ja, "Matsumoto Yoshizō"@ja-latn ;
    schema:nationality _:b8160 ;
    ns2:birthEvent _:b8161 ;
    ns2:deathEvent _:b8164 ;
    ns2:hasEvidence _:b8167, _:b8166 ;
    ns2:teaches ns1:01KZXH2NSQMBZTRPPYAKKCFR84 .
_:b8167 a ns2:SourceAssertionRelation ;
    schema:citation "安部一郎 - 日本語版ウィキペディア" ;
    schema:url <https://ja.wikipedia.org/wiki/%E5%AE%89%E9%83%A8%E4%B8%80%E9%83%8E> ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8166 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZXKNZTBN99ZBMVBQ3N51704 ;
    ns2:coversProperty schema:description, schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b8164 a ns2:LifeEvent ;
    schema:deathPlace _:b8165 .
_:b8161 a ns2:LifeEvent ;
    schema:birthDate "1914" ;
    schema:birthPlace _:b8162 ;
    ns2:earliestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b8163 ;
    ns2:latestYear "1914"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8163 a ns2:SourceAssertionRelation ;
    schema:citation "柔道のコーチング - Niigata University Library OPAC" ;
    schema:url <https://opac.lib.niigata-u.ac.jp/en/recordID/catalog.bib/BN03215326> ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8160 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
