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

ns1:01KJJAWN29MA64W22606R3WD6C a ns2:Person ;
    schema:name "Asato Ankō"@ja-latn, "安里 安恒"@ryu ;
    schema:nationality _:b9564 ;
    schema:sameAs <https://dbpedia.org/page/Ank%C5%8D_Asato>, <https://www.wikidata.org/wiki/Q721201> ;
    ns2:birthEvent _:b9565 ;
    ns2:deathEvent _:b9567 ;
    ns2:hasEvidence _:b9570, _:b9569 ;
    ns2:hasTeacherAssertion _:b9571 ;
    ns2:teaches ns1:01KJJAWN28MWKKSN4J02MVY1VB ;
    ns2:wasTaughtBy ns1:01KJJAWN29MA64W22606R3WD6A .
_:b9571 a ns2:TeacherAssertion ;
    ns2:assertedStyle ns1:01KJJAWN29MA64W22606R3WD9F ;
    ns2:hasConfidence _:b9572 ;
    ns2:hasInteraction _:b9573 ;
    ns2:object ns1:01KJJAWN29MA64W22606R3WD6A ;
    ns2:role <https://w3id.org/martialis/vocab/teacher-role/student> ;
    ns2:subject ns1:01KJJAWN29MA64W22606R3WD6C .
_:b9573 a ns2:TeacherInteraction ;
    ns2:hasEvidence _:b9574 ;
    ns2:interactionPeriod _:b9575 .
_:b9575 a ns2:TimeInterval .
_:b9574 a ns2:SourceAssertionRelation ;
    schema:citation "Ankō Asato - Wikipedia" ;
    schema:url <https://en.wikipedia.org/wiki/Ank%C5%8D_Asato> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "In a 1934 article, Funakoshi noted that Asato and Itosu had studied karate together under Sōkon Matsumura." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9572 a ns2:Confidence ;
    <http://www.w3.org/ns/prov#wasAttributedTo> ns5:FSM ;
    ns2:assessedBy ns5:FSM ;
    ns2:confidenceLevel "1"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:confidenceRationale "Mentioned in Wikipedia, needs additional source trail" .
_:b9570 a ns2:SourceAssertionRelation ;
    schema:archivedAt <https://web.archive.org/web/20100227032428/http://www.shotokai.jp/english/about/teacher.html> ;
    schema:citation "Nihon Karate Do Shoto-kai Official Web Site - Masters" ;
    schema:url <http://www.shotokai.jp/english/about/teacher.html> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9569 a ns2:SourceAssertionRelation ;
    schema:archivedAt <http://web.archive.org/web/20260104153617/https://ja.wikipedia.org/wiki/%E5%AE%89%E9%87%8C%E5%AE%89%E6%81%92> ;
    schema:citation "安里安恒 - Wikipedia" ;
    schema:url <https://ja.wikipedia.org/wiki/%E5%AE%89%E9%87%8C%E5%AE%89%E6%81%92> ;
    ns2:evidenceWeight ns4:medium ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b9567 a ns2:LifeEvent ;
    schema:deathDate "1903" ;
    schema:deathPlace _:b9568 ;
    ns2:earliestYear "1903"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1903"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9568 schema:addressCountry ns7:JPN ;
    schema:sameAs ns6:Q17 .
_:b9565 a ns2:LifeEvent ;
    schema:birthDate "1827" ;
    schema:birthPlace _:b9566 ;
    ns2:earliestYear "1827"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1827"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b9566 schema:addressCountry ns7:JPN ;
    schema:name "Shuri, Okinawa" ;
    schema:sameAs ns6:Q608415 .
_:b9564 schema:addressCountry ns7:JPN ;
    schema:sameAs ns6:Q17 .
