@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:01M1KR4J6EK092RFA4GHH22CEB a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZC8XAP8X3JV5CW28PWEVE8S ;
    schema:name "Annan"@en ;
    ns2:birthEvent _:b13074 ;
    ns2:deathEvent _:b13075 ;
    ns2:hasEvidence _:b13076 ;
    ns2:researchNote "Named only as a mononym; one of Kokan Oyadomari's masters, alongside Ason, Kishin Teruya and Giko Uku - see database/persons/JPN/Oyadomari_Kokan.yaml. No other biographical detail available from the source. Possibly the same 'Annan' associated with the kata of that name in some Tomari-te lineages, but that connection is not established here." ;
    ns2:teaches ns1:01KZC7XZAYBNYA9T34401D3QJN .
_:b13076 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP8X3JV5CW28PWEVE8S ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:quotation "Oyadomari was also a disciple of Ason and of Annan." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b13075 a ns2:LifeEvent .
_:b13074 a ns2:LifeEvent .
