@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/4827> a ns2:E53_Place,
        skos:Concept ;
    rdfs:label "Nijeveen" ;
    ns2:P168_place_is_defined_by "POINT(6.168060 52.733330)"^^geo:wktLiteral ;
    ns2:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/852b28a4855a4d9e9d5c7af06dc0f585>,
        <https://data.rkd.nl/.well-known/genid/e18f258412a04ee8a636aa91b2210019> ;
    ns2:P89_falls_within <https://data.rkd.nl/thesaurus/97374> ;
    skos:broader <https://data.rkd.nl/thesaurus/97374> ;
    skos:exactMatch <http://vocab.getty.edu/tgn/7267919>,
        <https://sws.geonames.org/2750075>,
        <https://www.wikidata.org/entity/Q3027818> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "4827" ;
    skos:prefLabel "Nijeveen"@en,
        "Nijeveen"@nl ;
    prov:generatedAtTime "2023-02-16T12:27:56+00:00"^^xsd:dateTime ;
    ns1:equivalent <http://vocab.getty.edu/tgn/7267919>,
        <https://sws.geonames.org/2750075>,
        <https://www.wikidata.org/entity/Q3027818> .

