@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:01M1KR4J6EKM16CE6MBNMCKT9Q a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZM518KZFCYV2ZMS9JNVJNY9 ;
    schema:name "Seitoku Toguchi"@ja-latn ;
    schema:nationality _:b1671 ;
    ns2:birthEvent _:b1672 ;
    ns2:deathEvent _:b1673 ;
    ns2:hasEvidence _:b1674 ;
    ns2:researchNote "One of Ansei Ueshiro's early karate teachers, alongside his father Anho Ueshiro and Entasu Isaenta - see database/persons/JPN/Ueshiro_Ansei.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KZEGKG6QDXQZ3VR0JQ9ZFH26 .
_:b1674 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZM518KZFCYV2ZMS9JNVJNY9 ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "His father, Anho Ueshiro, was his first teacher, along with Entasu Isaenta and Toguchi Seitoku." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b1673 a ns2:LifeEvent .
_:b1672 a ns2:LifeEvent .
_:b1671 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
