@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/37350> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Übach-Palenberg" ;
    ns2:P168_place_is_defined_by "POINT(6.123360 50.917750)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/8f87c9ced7a7488da020c60819dbf696>,
        <https://data.rkd.nl/.well-known/genid/a4616eb5bf8a4328992358cfb0d5b45b>,
        <https://data.rkd.nl/.well-known/genid/c131dd5f219d4b95aaef1abb4bf84a5e>,
        <https://data.rkd.nl/.well-known/genid/cb6cba98180e4634882c2f768637e310> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/28866> ;
    skos:altLabel "Übach (Übach-Palenberg)"@en,
        "Übach (Übach-Palenberg)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/28866> ;
    skos:exactMatch <https://sws.geonames.org/2820621> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "37350" ;
    skos:prefLabel "Übach-Palenberg"@en,
        "Übach-Palenberg"@nl ;
    prov:generatedAtTime "2024-01-17T09:20:57+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2820621> .

