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

ns1:01KJJAWN29MA64W22606R3WD94 a ns2:Place ;
    schema:location _:b4902 ;
    schema:name "Leningrad Palace of the Pioneers"@en, "Ленинградский дворец пионеров"@ru ;
    ns2:placeType <https://w3id.org/martialis/vocab/place-classification/other> .
_:b4902 schema:addressCountry <http://publications.europa.eu/resource/authority/country/RUS> ;
    schema:name "Saint Petersburg" ;
    schema:sameAs <http://www.wikidata.org/entity/Q656> .
