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

ns1:01KJJAWN29MA64W22606R3WD98 a ns2:Place ;
    schema:location _:b12123 ;
    schema:name "警視庁"@ja, "Tokyo Metropolitan Police Department"@en, "Keishicho"@ja-latn ;
    schema:sameAs <https://www.wikidata.org/wiki/Q1353989> ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/military> .
_:b12123 schema:addressCountry <http://publications.europa.eu/resource/authority/country/JPN> ;
    schema:name "Tokyo" ;
    schema:sameAs <http://www.wikidata.org/entity/Q1490> .
