@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:01M1KH7NTWNZSRTDAB0VRM85K1 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M07HCGJGDPR24S4J0JWFFH68 ;
    schema:name "Yamamoto Masanobu"@ja-latn ;
    schema:nationality _:b12515 ;
    ns2:birthEvent _:b12516 ;
    ns2:deathEvent _:b12517 ;
    ns2:hasEvidence _:b12518 ;
    ns2:researchNote "Named as the sensei at Kobe who invited Sarah Mayer to study judo with him at the Butokuden from 1934, with daily 8am lessons - see database/persons/GBR/Sarah_Mayer.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01M0A2FCGSR8REC4KS6X3HF1H0 .
_:b12518 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M07HCGJGDPR24S4J0JWFFH68 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "The sensei at Kobe was Yamamoto Masanobu, and he invited her to study with him at the Butokden. She began to have daily lessons at 8am." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b12517 a ns2:LifeEvent .
_:b12516 a ns2:LifeEvent .
_:b12515 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
