@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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://data.corkcity.ie/dataset/f3c3f89e-73b6-4ea1-a648-9fdb319aaec6> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:identifier "f3c3f89e-73b6-4ea1-a648-9fdb319aaec6" ;
    dct:issued "2026-04-02T14:52:26"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-04-02T15:02:02"^^xsd:dateTime ;
    dct:publisher <https://data.corkcity.ie/organization/438e9869-e603-4579-9a41-83a875ae5743> ;
    dct:title "Architectural Conservation Areas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:conservation@corkcity.ie> ] ;
    dcat:distribution <https://data.corkcity.ie/dataset/f3c3f89e-73b6-4ea1-a648-9fdb319aaec6/resource/4e70762f-d3dc-49e4-9a0e-6054709418f2> ;
    dcat:keyword "Emergency Planning",
        "conservation",
        "heritage" .

<https://data.corkcity.ie/dataset/f3c3f89e-73b6-4ea1-a648-9fdb319aaec6/resource/4e70762f-d3dc-49e4-9a0e-6054709418f2> a dcat:Distribution ;
    dct:format "feature service" ;
    dct:issued "2026-04-02T14:53:35"^^xsd:dateTime ;
    dct:modified "2026-04-02T14:53:35"^^xsd:dateTime ;
    dct:title "ACA Feature Service" ;
    dcat:accessURL <https://services-eu1.arcgis.com/f0ZQOHXBIeLonX0V/ArcGIS/rest/services/Cork_City_Development_Plan_2022_2028/FeatureServer/14> .

<https://data.corkcity.ie/organization/438e9869-e603-4579-9a41-83a875ae5743> a foaf:Organization ;
    foaf:name "Strategic Planning and Heritage" .

"" a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

