@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@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 rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns5: <http://www.w3.org/ns/prov#> .

ns1:01M1KR4J6ETN5GNKW3WWE04F4X a ns2:Person ;
    ns5:wasDerivedFrom ns1:01KZC8XAP8X3JV5CW28PWEVE8S, ns1:01KZC8XAP8845R63MX3AMHQ3YX ;
    schema:alternateName "Karyu Uku"@en ;
    schema:name "Uku Giko"@ja-latn ;
    schema:nationality _:b11347 ;
    ns2:birthEvent _:b11348 ;
    ns2:deathEvent _:b11349 ;
    ns2:hasEvidence _:b11351, _:b11350 ;
    ns2:researchNote "A Tomari-te master who taught both Kosaku Matsumora and Kokan Oyadomari - see database/persons/JPN/Matsumora_Kosaku.yaml and database/persons/JPN/Oyadomari_Kokan.yaml. Also known as Karyu Uku." ;
    ns2:teaches ns1:01KZC7XZB2M6VP6RJBC3ZE3B2T, ns1:01KZC7XZAYBNYA9T34401D3QJN .
_:b11351 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP8845R63MX3AMHQ3YX ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "He studied Tomari-te under Karyu Uku (aka Giko Uku) and Kishin Teruya." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11350 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZC8XAP8X3JV5CW28PWEVE8S ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "Kokan Oyadomari was a disciple to two local masters: Kishin Teruya (1804–1864) and Giko Uku (1800–1850)... Oyadomari was also a disciple of Ason and of Annan." ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b11349 a ns2:LifeEvent ;
    schema:deathDate "1850" ;
    ns2:earliestYear "1850"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1850"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b11348 a ns2:LifeEvent .
_:b11347 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
