@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/93873> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Rijssen-Holten (municipality)" ;
    ns2:P168_place_is_defined_by "POINT(6.425150 52.290000)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/43a97108b23d47f39d1c205e21a21870>,
        <https://data.rkd.nl/.well-known/genid/762a9f7c637345ad9c49cfcf0e3781ff> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/23913> ;
    ns2:P89i_contains <https://data.rkd.nl/thesaurus/12390>,
        <https://data.rkd.nl/thesaurus/382>,
        <https://data.rkd.nl/thesaurus/3823> ;
    skos:broader <https://data.rkd.nl/thesaurus/23913> ;
    skos:exactMatch <https://sws.geonames.org/6544230>,
        <https://www.wikidata.org/entity/Q10020> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:narrower <https://data.rkd.nl/thesaurus/12390>,
        <https://data.rkd.nl/thesaurus/382>,
        <https://data.rkd.nl/thesaurus/3823> ;
    skos:notation "93873" ;
    skos:prefLabel "Rijssen-Holten (municipality)"@en,
        "Rijssen-Holten (gemeente)"@nl ;
    prov:generatedAtTime "2023-02-16T12:39:00+00:00"^^xsd:dateTime ;
    ns1:equivalent <https://sws.geonames.org/6544230>,
        <https://www.wikidata.org/entity/Q10020> .

