@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:01KZBXVRR5RPNVM6SREDJRC72K a ns2:Place ;
    ns5:wasDerivedFrom ns1:01KZBXVRR5A1F8X0FQPFX8SKK2, ns1:01KZBXVRR5TS3KVTB7NHE47YRA, ns1:01KZBXVRR52RAP98GM0M14Q7VM ;
    schema:description "Dojo founded in 1903 in Shizuoka City (Fujimi Yokocho) by Onaga Kuro, teaching kendo together with Rikishin-ryu iai and the other arts of the school. Minoru Mochizuki entered the dojo in 1918 to begin kendo. The school is still active as of the WEB Hiden dojo guide."@en ;
    schema:keywords "shizuoka", "dojo", "rikishin-ryu", "kendo" ;
    schema:location _:b6552 ;
    schema:name "武修館"@ja, "Bushukan"@en ;
    ns2:foundedEvent _:b6553 ;
    ns2:hasEvidence _:b6557, _:b6556, _:b6555 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b6557 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR5A1F8X0FQPFX8SKK2 ;
    ns2:coversProperty schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight ns4:high ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6556 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR5TS3KVTB7NHE47YRA ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:low ;
    ns2:sourceRefType ns3:tertiary ;
    ns2:supports true .
_:b6555 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR52RAP98GM0M14Q7VM ;
    ns2:coversProperty schema:description ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "大長九郎（力信流）の道場・武修館に入門し、剣道を習い始める。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6553 a ns2:LifeEvent ;
    ns5:wasDerivedFrom ns1:01KZBXVRR5A1F8X0FQPFX8SKK2 ;
    schema:startDate "1903" ;
    ns2:earliestYear "1903"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:founder ns1:01KZBXVRR5GKBJXCDYHNFXDXHH ;
    ns2:hasEvidence _:b6554 ;
    ns2:latestYear "1903"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b6554 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KZBXVRR5A1F8X0FQPFX8SKK2 ;
    ns2:evidenceWeight ns4:high ;
    ns2:quotation "大長九郎は、静岡市富士見横町に武修館道場を創設し、剣道を含め力信流居合の指導を行う。" ;
    ns2:sourceRefType ns3:secondary ;
    ns2:supports true .
_:b6552 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Shizuoka" ;
    schema:sameAs <http://www.wikidata.org/entity/Q174691> .
