@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/30939> a ns1:E53_Place,
        skos:Concept ;
    rdfs:label "Garbally (estate)" ;
    ns1:P168_place_is_defined_by "POINT(-8.241110 53.321390)"^^geo:wktLiteral ;
    ns1:P1_is_identified_by <https://data.rkd.nl/.well-known/genid/0cadc4fce56249f5b24f2bc40a32f89f>,
        <https://data.rkd.nl/.well-known/genid/1803036fa2c645b7ae3d4d9b65b90831>,
        <https://data.rkd.nl/.well-known/genid/4d23c2d9e9304a1aa2b36e80ba8f7209>,
        <https://data.rkd.nl/.well-known/genid/d455f81c94fb4850a4599f12ad7da578> ;
    ns1:P89_falls_within <https://data.rkd.nl/thesaurus/22692> ;
    skos:altLabel "Corbally (Galway)"@en,
        "Corbally (Galway)"@nl ;
    skos:broader <https://data.rkd.nl/thesaurus/22692> ;
    skos:exactMatch <https://sws.geonames.org/2964171> ;
    skos:inScheme <https://data.rkd.nl/thesaurus/scheme/PLAATS> ;
    skos:notation "30939" ;
    skos:prefLabel "Garbally (estate)"@en,
        "Garbally (landgoed)"@nl ;
    prov:generatedAtTime "2023-02-16T12:32:43+00:00"^^xsd:dateTime ;
    ns2:equivalent <https://sws.geonames.org/2964171> .

