@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

ns1:01M1KT3VZZD98VXH1G1A4MMFR0 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M1BVV4WYFBC480XENZXVHDXC ;
    schema:name "Nomura Tetsuya"@ja-latn ;
    schema:nationality _:b3704 ;
    ns2:birthEvent _:b3705 ;
    ns2:deathEvent _:b3706 ;
    ns2:hasEvidence _:b3707 ;
    ns2:researchNote "The last headmaster of the Nagaoka Han Den branch of Shindo Munen-ryu; taught Negishi Shingoro from 1863, before Shingoro later trained under Saito Yakuro - see database/persons/JPN/Negishi_Shingoro.yaml. Named in EN Wikipedia's Negishi Shingoro article rather than in a directly quoted passage; otherwise undocumented." ;
    ns2:teaches ns1:01M1BVV4WY6PPJN89RGFSJNA23 .
_:b3707 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M1BVV4WYFBC480XENZXVHDXC ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b3706 a ns2:LifeEvent .
_:b3705 a ns2:LifeEvent .
_:b3704 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
