@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/5958> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Voeren" ;
    ns1:P168_place_is_defined_by "POINT(5.783190 50.750520)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/652b752ee78b4ab5815249131307e11f>,
        <https://data.rkd.nl/.well-known/genid/671816144f634bfe93169e2f6a2cea0d>,
        <https://data.rkd.nl/.well-known/genid/88b115d80cae4e8d88a28601d2c7cf1b>,
        <https://data.rkd.nl/.well-known/genid/b1cee07c1383400aae0a861f3a3c4d55> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25056> ;
    skos:altLabel "Foron"@en,
        "Fourons"@en,
        "Foron"@nl,
        "Fourons"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25056> ;
    skos:exactMatch <https://sws.geonames.org/7670688> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "5958" ;
    skos:prefLabel "Voeren"@en,
        "Voeren"@nl ;
    prov:generatedAtTime "2024-06-11T06:43:07+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/7670688> .

