@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:01M1KR4J6EZVMM88TQ2R5GKSX4 a ns2:Person ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KZC8XAP8X3JV5CW28PWEVE8S ;
    schema:name "Ason"@en ;
    ns2:birthEvent _:b12750 ;
    ns2:deathEvent _:b12751 ;
    ns2:hasEvidence _:b12752 ;
    ns2:researchNote "Named only as a mononym; one of Kokan Oyadomari's masters, alongside Annan, Kishin Teruya and Giko Uku - see database/persons/JPN/Oyadomari_Kokan.yaml. No other biographical detail available from the source." ;
    ns2:teaches ns1:01KZC7XZAYBNYA9T34401D3QJN .
_:b12752 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 .
_:b12751 a ns2:LifeEvent .
_:b12750 a ns2:LifeEvent .
