@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/97511> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Veenendaal (municipality)" ;
    ns2:P168_place_is_defined_by "POINT(5.555620 52.024590)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/6782c9c22fc046a9b0ec4556ced07edf>,
        <https://data.rkd.nl/.well-known/genid/bb08c584254c4d8a9062a4328c69ada9>,
        <https://data.rkd.nl/.well-known/genid/c1a9e8d4d1e44212b34d4c38f33e4092>,
        <https://data.rkd.nl/.well-known/genid/f0447df9388640908b17bfa8c307c476> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/25059> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/3534> ;
    skos:altLabel "Gelders Veenendaal"@en,
        "Stichts Veenendaal"@en,
        "Gelders Veenendaal"@nl,
        "Stichts Veenendaal"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/25059> ;
    skos:exactMatch <https://sws.geonames.org/2745773>,
        <https://www.wikidata.org/entity/Q1840> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/3534> ;
    skos:notation "97511" ;
    skos:prefLabel "Veenendaal (municipality)"@en,
        "Veenendaal (gemeente)"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:59+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/2745773>,
        <https://www.wikidata.org/entity/Q1840> .

