@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:01KZXKNZTBPS5TP87WT7WTSFHE a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZXKNZTBN99ZBMVBQ3N51704 ;
    schema:description "Japanese judoka and judo theorist, born 1908. A teacher of judo at Tokyo Higher Normal School, one of the teachers of Ichiro Abe. Co-author with Donn F. Draeger of \"Judo: Formal Techniques\" (Tuttle, 1983) and author of judo works including \"Judo: Ten Lectures\" (柔道十講, 1959)."@en ;
    schema:name "大滝 忠夫"@ja, "Ōtaki Tadao"@ja-latn ;
    schema:nationality _:b7283 ;
    ns2:birthEvent _:b7284 ;
    ns2:deathEvent _:b7287 ;
    ns2:hasEvidence _:b7290, _:b7289 ;
    ns2:teaches ns1:01KZXH2NSQMBZTRPPYAKKCFR84 .
_:b7290 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZXKNZTBN99ZBMVBQ3N51704 ;
    ns2:coversProperty schema:description, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:primary ;
    ns2:supports true .
_:b7289 a ns2:SourceAssertionRelation ;
    schema:citation "柔道十講 - Niigata University Library OPAC" ;
    schema:url <http://opac.lib.niigata-u.ac.jp/recordID/catalog.bib/bn06104558> ;
    ns2:coversProperty schema:name, ns2:birthEvent ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7287 a ns2:LifeEvent ;
    schema:deathPlace _:b7288 .
_:b7284 a ns2:LifeEvent ;
    schema:birthDate "1908" ;
    schema:birthPlace _:b7285 ;
    ns2:earliestYear "1908"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:hasEvidence _:b7286 ;
    ns2:latestYear "1908"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b7286 a ns2:SourceAssertionRelation ;
    schema:citation "柔道十講 - Niigata University Library OPAC" ;
    schema:url <http://opac.lib.niigata-u.ac.jp/en/recordID/catalog.bib/bn06104558> ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b7283 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
