@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 schema: <https://schema.org/> .
@prefix ns5: <https://ja.wikipedia.org/wiki/> .
@prefix ns6: <https://martial.is/agent/> .
@prefix ns7: <http://www.wikidata.org/entity/> .
@prefix ns8: <http://publications.europa.eu/resource/authority/country/> .

ns1:01KJJAWN28MWKKSN4J02MVY1TK a ns2:Person ;
    schema:name "Fukuda Hachinosuke"@ja-latn, "福田八之助"@ja ;
    schema:nationality _:b8548 ;
    schema:sameAs <https://www.wikidata.org/wiki/Q22124384> ;
    ns2:birthEvent _:b8549 ;
    ns2:deathEvent _:b8551 ;
    ns2:hasEvidence _:b8554, _:b8553 ;
    ns2:hasTeacherAssertion _:b8555 ;
    ns2:taughtAt ns1:01KJJAWN29MA64W22606R3WD8T ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1S1 ;
    ns2:trainedAt ns1:01KJJAWN29MA64W22606R3WD8A ;
    ns2:wasTaughtBy ns1:01KJJAWN28MWKKSN4J02MVY1V9 .
_:b8555 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9Q ;
    ns2:hasConfidence _:b8556 ;
    ns2:hasInteraction _:b8557 ;
    ns2:object ns1:01KJJAWN28MWKKSN4J02MVY1V9 ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN28MWKKSN4J02MVY1TK .
_:b8557 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b8558 ;
    ns2:interactionPeriod _:b8559 ;
    ns2:interactionPlace ns1:01KJJAWN29MA64W22606R3WD8A .
_:b8559 a ns2:TimeInterval ;
    ns2:startYear "1851"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8558 a ns2:SourceAssertionRelation ;
    schema:citation "福田八之助 - Wikipedia" ;
    schema:url ns5:%E7%A6%8F%E7%94%B0%E5%85%AB%E4%B9%8B%E5%8A%A9 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8556 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns6:FSM ;
    ns2:assessedBy ns6:FSM ;
    ns2:confidenceLevel "2"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Historical records show he was a student of Iso Mataemon, but specific details are limited" .
_:b8554 a ns2:SourceAssertionRelation ;
    schema:citation "福田八之助 - Wikipedia" ;
    schema:url ns5:%E7%A6%8F%E7%94%B0%E5%85%AB%E4%B9%8B%E5%8A%A9 ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b8553 a ns2:SourceAssertionRelation ;
    schema:citation "TENYOKAI INTERNATIONAL - HISTORY" ;
    schema:url <http://www.tenyokai.com/history.html> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b8551 a ns2:LifeEvent ;
    schema:deathDate "1879-08-14" ;
    schema:deathPlace _:b8552 ;
    ns2:earliestYear "1879"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1879"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8552 schema:addressCountry ns8:JPN ;
    schema:sameAs ns7:Q17 .
_:b8549 a ns2:LifeEvent ;
    schema:birthDate "1828" ;
    schema:birthPlace _:b8550 ;
    ns2:earliestYear "1828"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1828"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b8550 schema:addressCountry ns8:JPN ;
    schema:name "Nagatoro" ;
    schema:sameAs ns7:Q1345299 .
_:b8548 schema:addressCountry ns8:JPN ;
    schema:sameAs ns7:Q17 .
