@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix schema: <https://schema.org/> .

ns1:01KY4XTGWFWR904ETDSKBJ7FAC a ns2:Place ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01KY4XTGWCD9BMQK37EHX2DBKS ;
    schema:location _:b10357 ;
    schema:name "Seibukan"@ja-latn, "精武館"@ja ;
    ns2:hasEvidence _:b10358 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b10358 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01KY4XTGWCD9BMQK37EHX2DBKS ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/medium> ;
    ns2:quotation "京橋南紺屋町に移り数十名の門弟と数百名の門下生を指導した。田子道場の名は精武館という。" ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b10357 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Kyobashi, Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
