@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <https://linked.art/ns/terms/> .
@prefix ns2: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.rkd.nl/thesaurus/34746> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Pushkin (Saint Petersburg)" ;
    ns2:P168_place_is_defined_by "POINT(30.396420 59.714170)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/267bf8fd0404420fa50956e8ae88f294>,
        <https://data.rkd.nl/.well-known/genid/4efecc32fcce4c218ecb439508309016>,
        <https://data.rkd.nl/.well-known/genid/81ac0b5de70e44a78915b580773a49a9>,
        <https://data.rkd.nl/.well-known/genid/8b2abeb9d4c84c8c8cb6ead078dfeefd> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/38011> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/56399> ;
    skos:altLabel "Detskoe Selo (hist.)"@en,
        "Detskoe Selo (hist.)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/38011> ;
    skos:exactMatch <https://sws.geonames.org/504003>,
        <https://www.wikidata.org/entity/Q7947> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/56399> ;
    skos:notation "34746" ;
    skos:prefLabel "Pushkin (Saint Petersburg)"@en,
        "Pushkin (Sint-Petersburg)"@nl ;
    prov:generatedAtTime "2024-02-12T08:04:20+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/504003>,
        <https://www.wikidata.org/entity/Q7947> .

