@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/36797> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Dunvant" ;
    ns1:P168_place_is_defined_by "POINT(-4.034580 51.625350)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0186145d77094ee7be083e5574f3f6df>,
        <https://data.rkd.nl/.well-known/genid/0777fc243e8f481980bf5f221c9b4e6b>,
        <https://data.rkd.nl/.well-known/genid/1bf8fc17620f4a438163a33c0b604c18>,
        <https://data.rkd.nl/.well-known/genid/4dd69ffb78ac4c15819b4a1629cb7472> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/41224> ;
    skos:broader <https://data.rkd.nl/thesaurus/41224> ;
    skos:exactMatch <https://sws.geonames.org/2650642>,
        <https://www.wikidata.org/entity/Q5315782> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "36797" ;
    skos:prefLabel "Dunvant"@en,
        "Dunvant"@nl ;
    prov:generatedAtTime "2023-10-25T12:21:05+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2650642>,
        <https://www.wikidata.org/entity/Q5315782> .

