@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns3: <https://w3id.org/martialis/vocab/source-ref-type/> .
@prefix ns4: <https://w3id.org/martialis/vocab/evidence-weight/> .
@prefix ns5: <http://www.w3.org/ns/prov#> .
@prefix ns6: <https://martial.is/agent/> .
@prefix schema: <https://schema.org/> .

ns1:01KY2WPK79SY50QWKSXWZ91NPF a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KY2WPK79Y05EGBTA8PYRN4FS ;
    schema:description "Tenjin Shinyo-ryu practitioner from Aonashi-mura (now Gunma Prefecture). Student of Iso Masatari Mataemon and teacher of Genjuro Jinbo."@en ;
    schema:name "Sakurai Kunzō"@ja-latn, "桜井邦造"@ja ;
    schema:nationality _:b4352 ;
    ns2:birthEvent _:b4353 ;
    ns2:deathEvent _:b4354 ;
    ns2:hasEvidence _:b4355 ;
    ns2:hasTeacherAssertion _:b4356 ;
    ns2:teaches ns1:01KY2WPK79YEDVEADTKZGXGZRT ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1TY .
_:b4356 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9Q ;
    ns2:hasConfidence _:b4357 ;
    ns2:hasInteraction _:b4358 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1TY ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KY2WPK79SY50QWKSXWZ91NPF .
_:b4358 a ns2:TeacherInteraction ;
    ns5:wasDerivedFrom ns1:01KY2WPK79Y05EGBTA8PYRN4FS ;
    ns2:hasEvidence _:b4359 ;
    ns2:interactionPeriod _:b4360 .
_:b4360 a ns2:TimeInterval .
_:b4359 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KY2WPK79Y05EGBTA8PYRN4FS ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "桜井邦造の師である天神真楊流の祖磯又右衛門" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b4357 a ns2:Confidence ;
    ns5:wasAttributedTo ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Mentioned as a student of Iso Masatari Mataemon in the Japanese Wikipedia article for Genjuro Jinbo" .
_:b4355 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KY2WPK79Y05EGBTA8PYRN4FS ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b4354 a ns2:LifeEvent .
_:b4353 a ns2:LifeEvent .
_:b4352 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
