@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/a17e30ce-4917-4846-b608-edc6a68a1a79> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2023-11-21T14:40:58"^^xsd:dateTime ;
    dct:description """Dataset owned and provided by Clare County Council June 2010.
Dataset represents Architectural Conservation areas afforded legal protection.

Contact Clare County Council Conservation officer for further information"""@en ;
    dct:identifier "a17e30ce-4917-4846-b608-edc6a68a1a79" ;
    dct:issued "2023-11-21T14:40:58"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:10:55"^^xsd:dateTime ;
    dct:provenance """Dataset was provided by Clare County Council June 2010 
Conversion from MapInfo to esri shapefile""" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Seek Permissions\",\"Seek Permissions\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-9.6757 52.6311, -9.6757 53.1208, -8.4232 53.1208, -8.4232 52.6311, -9.6757 52.6311))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.675682, 52.631126],[-9.675682, 53.120845], [-8.42319, 53.120845], [-8.42319, 52.631126], [-9.675682, 52.631126]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Clare Architectural Conservation Area" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Compass Informatics" ;
            vcard:hasEmail <mailto:arobinson@compass.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/a17e30ce-4917-4846-b608-edc6a68a1a79/resource/1f70e912-e7d0-425b-82f6-52762a0bc126> ;
    dcat:keyword "buildings",
        "built cultural heritage",
        "clare architectural conservation area",
        "coastal heritage",
        "economy",
        "heritage council",
        "society" ;
    dcat:theme <Economy>,
        <http://publications.europa.eu/resource/authority/data-theme/ECON> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/a17e30ce-4917-4846-b608-edc6a68a1a79/resource/1f70e912-e7d0-425b-82f6-52762a0bc126> a dcat:Distribution ;
    dct:description "available as arcsde connection" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "arcsde connection" ;
            rdf:value "arcsde connection" ] ;
    dct:issued "2026-04-01T18:10:55"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:10:55"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://Server=w08-sde93%3B%20Service=5273%3B%20Database=HCVector%3B%20User=HCVectorAdmin%3B%20Version=sde.DEFAULT> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

