@prefix geo: <http://www.opengis.net/ont/geosparql#> .
@prefix ns1: <http://www.cidoc-crm.org/cidoc-crm/> .
@prefix ns2: <https://linked.art/ns/terms/> .
@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/32955> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Tallinn" ;
    ns1:P168_place_is_defined_by "POINT(24.753530 59.436960)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/2f763cf2bc8841d0b8955114ccac1266>,
        <https://data.rkd.nl/.well-known/genid/55e5fee796434066a75bd03f288eb84e>,
        <https://data.rkd.nl/.well-known/genid/b71f4355914948068689cacc5ce046ef>,
        <https://data.rkd.nl/.well-known/genid/cc8e78b645a24a189f996d552a8fd39c> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/4737> ;
    ns1:P89i_contains <https://data.rkd.nl/thesaurus/87084> ;
    skos:altLabel "Reval (Estonia)"@en,
        "Reval (Estland)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/4737> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7006629>,
        <https://sws.geonames.org/588409>,
        <https://www.wikidata.org/entity/Q1770> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/87084> ;
    skos:notation "32955" ;
    skos:prefLabel "Tallinn"@en,
        "Tallinn"@nl ;
    prov:generatedAtTime "2024-01-31T11:41:05+00:00"^^xsd:dateTime ;
    ns2:equivalent <http://vocab.getty.edu/tgn/7006629>,
        <https://sws.geonames.org/588409>,
        <https://www.wikidata.org/entity/Q1770> .

