@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/41675> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Sõmerpalu" ;
    ns1:P168_place_is_defined_by "POINT(26.825280 57.850000)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/228f84ad5bfc4236a84a4cb7974a9278>,
        <https://data.rkd.nl/.well-known/genid/de61a54c0b584232a6f6d5de9fda3d06>,
        <https://data.rkd.nl/.well-known/genid/edf066e2f2164ed58cd9a67b4940ef1d>,
        <https://data.rkd.nl/.well-known/genid/f8f582880f2e4980805473931be6ddf3> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/4737> ;
    skos:altLabel "Sommerpahlen"@en,
        "Sommerpahlen"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/4737> ;
    skos:exactMatch <https://sws.geonames.org/588635> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "41675" ;
    skos:prefLabel "Sõmerpalu"@en,
        "Sõmerpalu"@nl ;
    prov:generatedAtTime "2024-01-31T11:53:59+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/588635> .

