@prefix ns1: <https://martial.is/entity/> .
@prefix ns2: <https://w3id.org/martialis/ontology#> .
@prefix schema: <https://schema.org/> .

ns1:01KJJAWN29MA64W22606R3WD8F a ns2:Place ;
    schema:location _:b10549 ;
    schema:name "Eishōji"@ja-latn, "永昌寺"@ja ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/temple> .
_:b10549 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
