@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/25946> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Anhée" ;
    ns1:P168_place_is_defined_by "POINT(4.878270 50.310390)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/05facac7f0d946a9b6c44562e20ca674>,
        <https://data.rkd.nl/.well-known/genid/fada30fb17fe4e30a0888536981c98fa> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/25077> ;
    skos:broader <https://data.rkd.nl/thesaurus/25077> ;
    skos:exactMatch <https://sws.geonames.org/2803174> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "25946" ;
    skos:prefLabel "Anhée"@en,
        "Anhée"@nl ;
    prov:generatedAtTime "2023-05-11T09:04:21+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2803174> .

