@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:01M0BCX1Y5AW75KC9GPT5CPFCQ a ns2:Person ;
    ns5:wasDerivedFrom ns1:01M0AJNJHSV6RHCNNKNM0Y1EHT, ns1:01M0AZQ3TJ9K5V2Z20K5370P1A ;
    schema:description "Japanese jujutsu master of the Sekiguchi Shinshin-ryu school. Served as jujutsu instructor in the Kishu domain,\nwhere Handa Yataro studied Sekiguchi Shinshin-ryu under him from 1860. Wolf (2016) describes Handa's later\nDaito-ryu jujutsu as an obscure development of Sekiguchi-ryu jujutsu.\n"@en, "関口新心流の柔術家。紀州藩で柔術師範を務め、半田弥太郎は1860年より彼のもとで関口新心流を学んだ。\n"@ja ;
    schema:keywords "japan", "jujutsu", "sekiguchi-shinshin-ryu" ;
    schema:name "Sekiguchi Ujitane"@ja-latn, "関口 氏胤"@ja ;
    schema:nationality _:b5677 ;
    ns2:birthEvent _:b5678 ;
    ns2:deathEvent _:b5679 ;
    ns2:hasEvidence _:b5681, _:b5680 ;
    ns2:teaches ns1:01M0AZQ3TJAG1RBRXBQJCRRJX6 .
_:b5681 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0AJNJHSV6RHCNNKNM0Y1EHT ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "an obscure development of Sekiguchi-ryu jiujitsu" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5680 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0AZQ3TJ9K5V2Z20K5370P1A ;
    ns2:coversProperty ns2:hasTeacherAssertion, schema:description, schema:name ;
    ns2:evidenceWeight ns4:medium ;
    ns2:quotation "1860年（万延元年）より紀州藩で柔術師範をしていた関口氏胤から関口新心流を学んだ。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b5679 a ns2:LifeEvent .
_:b5678 a ns2:LifeEvent .
_:b5677 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:sameAs <http://www.wikidata.org/entity/Q17> .
