@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/37749> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Droichead Nua" ;
    ns1:P168_place_is_defined_by "POINT(-6.796670 53.181940)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/55a714a698334d1bac545d8c6d79f7af>,
        <https://data.rkd.nl/.well-known/genid/9089a992951048e88c26b6b120673c80>,
        <https://data.rkd.nl/.well-known/genid/911a900294a34a209e10f34e1419e976>,
        <https://data.rkd.nl/.well-known/genid/af8d935c312945159bd72e385f624572> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/36510> ;
    skos:altLabel "Newbridge (Ireland)"@en,
        "Newbridge (Ierland)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/36510> ;
    skos:exactMatch <https://sws.geonames.org/2962290>,
        <https://www.wikidata.org/entity/Q958397> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "37749" ;
    skos:prefLabel "Droichead Nua"@en,
        "Droichead Nua"@nl ;
    prov:generatedAtTime "2023-02-16T12:34:05+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2962290>,
        <https://www.wikidata.org/entity/Q958397> .

