@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:01M1KS64C73B9NZJX7MSHJEB0W a ns2:Person ;
    schema:name "Hotta Sagoemon"@ja-latn ;
    schema:nationality _:b13393 ;
    ns2:birthEvent _:b13394 ;
    ns2:deathEvent _:b13395 ;
    ns2:hasEvidence _:b13396 ;
    ns2:researchNote "Took on Takino Yūken as a student in 1714, per the Ryōi Shintōkai article on Kitō-ryū history - see database/persons/JPN/Takino_Yūken.yaml. Otherwise undocumented." ;
    ns2:teaches ns1:01KJJAWN29MA64W22606R3WD76 .
_:b13396 a ns2:SourceAssertionRelation ;
    schema:citation "From the article 'Famous Budoka of Japan: Ukei Kato and Kito-ryu Jujutsu' - Ryōi Shintōkai" ;
    schema:url <https://www.ryoishintokai.com/2022/03/24/1819/> ;
    ns2:coversProperty schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "Yuken Takino was born in 1695 in Tamba. He met Hotta and became his student in 1714 after being impressed by his skill. Eventually he received his license and on the recommendation of his teacher took a position as a jujutsu instructor in the Imperial Court." ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b13395 a ns2:LifeEvent .
_:b13394 a ns2:LifeEvent .
_:b13393 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
