@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:01M0R2X2AC5JNBDW40VFS3JW52 a ns2:Place ;
    <http://www.w3.org/ns/prov#wasDerivedFrom> ns1:01M0R2X2ACP24NB8J76PTH2J3Z ;
    schema:address "1-3 Chiyoda, Chiyoda-ku, Tokyo 100-0001, Japan" ;
    schema:description "Budo hall inside the Tokyo Imperial Palace grounds, run by the Imperial Palace Police (Kyucho). First completed in September 1883 at Kioicho as an Imperial Household Ministry venue for sword and spear, transferred to the Palace Police in 1894, damaged in the 1923 earthquake, and rebuilt within the Otemon gate in December 1933. Home of the 'Sainei Sando' (kendo, judo, kyudo) practised by the Imperial Palace guards and the venue of imperial-review tournaments (tenran shiai); Nakayama Hakudo served there as kendo instructor in the prewar era. Yukio Mishima trained kendo and iaido here from the late 1960s and gave his final public lecture for the Palace Police's 84th anniversary at their headquarters in May 1970."@en ;
    schema:keywords "judo", "kendo", "kyudo" ;
    schema:location _:b3842 ;
    schema:name "Saineikan"@en, "済寧館"@ja, "Saineikan"@ja-latn ;
    schema:sameAs <https://www.wikidata.org/wiki/Q11561488> ;
    ns2:foundedEvent _:b3843 ;
    ns2:hasEvidence _:b3844 ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/dojo> .
_:b3844 a ns2:SourceAssertionRelation ;
    ns2:basedOnSource ns1:01M0R2X2ACP24NB8J76PTH2J3Z ;
    ns2:coversProperty schema:location, schema:address, schema:description, ns2:foundedEvent, schema:name ;
    ns2:evidenceWeight <https://w3id.org/martialis/vocab/evidence-weight/high> ;
    ns2:sourceRefType <https://w3id.org/martialis/vocab/source-ref-type/secondary> ;
    ns2:supports true .
_:b3843 a ns2:LifeEvent ;
    schema:startDate "1883" ;
    ns2:dateCalendar <https://w3id.org/martialis/vocab/date-calendar/japanese-nengo> ;
    ns2:dateOriginal "明治16年9月" ;
    ns2:earliestYear "1883"^^<http://www.w3.org/2001/XMLSchema#integer> ;
    ns2:latestYear "1883"^^<http://www.w3.org/2001/XMLSchema#integer> .
_:b3842 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Chiyoda, Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q11561488> .
