@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 owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@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/dcb7de2b-e9dc-485f-9615-ff6b047a6e07> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo epsg:2157 ;
    dct:created "2023-11-21T11:20:08"^^xsd:dateTime ;
    dct:description """This dataset contains information on the architectural conservation areas in County Kildare, as identified in the Kildare County Development Plan 2023 - 2029. The data is used to inform planning policy, protect the character and appearance of the area and to guide appropriate development. Please see chapter 11.18 of the Kildare County Development Plan 2023 - 2029 for more details on core retail areas in Kildare.\r
"""@en,
        ""@ga ;
    dct:identifier "dcb7de2b-e9dc-485f-9615-ff6b047a6e07" ;
    dct:issued "2023-01-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-11-21T11:20:08"^^xsd:dateTime ;
    dct:provenance "Kildare County Development Plan 2023 - 2029" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """Contains Irish Public Sector Data licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence\r
""" ] ;
    dct:spatial <https://www.geonames.org/2963435/kildare.html> ;
    dct:temporal [ rdfs:label "6 Years" ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2029-01-27"^^xsd:date ;
            dcat:startDate "2023-01-28"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2029-01-27"^^xsd:date ;
            schema1:startDate "2023-01-28"^^xsd:date ] ;
    dct:title "Kildare Architectural Conservation Areas 23-29" ;
    owl:versionInfo "0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "+35345980841" ],
        [ a vcard:Organization ;
            vcard:fn "Liam Crawford" ;
            vcard:hasEmail <mailto:lcrawford@kildarecoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/dcb7de2b-e9dc-485f-9615-ff6b047a6e07/resource/a3df03c8-29f1-4aa1-8f4d-8163e46ce875> ;
    dcat:keyword "23-27",
        "Architectural Conservation Areas",
        "Architectural Heritage",
        "Conservation",
        "Kildare",
        "Kildare County Council",
        "Kildare County Development Plan",
        "Planning Policy" ;
    dcat:theme <Towns>,
        <http://publications.europa.eu/resource/authority/data-theme/REGI> .

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

<https://dgi5.staging.derilinx.com/dataset/dcb7de2b-e9dc-485f-9615-ff6b047a6e07/resource/a3df03c8-29f1-4aa1-8f4d-8163e46ce875> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2023-10-03T16:33:39"^^xsd:dateTime ;
    dct:modified "2023-11-21T11:20:08"^^xsd:dateTime ;
    dct:title "Kildare Architectural Conservation Areas 23-27" ;
    dcat:accessURL <https://data.kildarecoco.ie/dataset/dcb7de2b-e9dc-485f-9615-ff6b047a6e07/resource/a3df03c8-29f1-4aa1-8f4d-8163e46ce875/download/aca_kildare_cdp_23-29.zip> ;
    dcat:byteSize 28637.0 ;
    dcat:downloadURL <https://data.kildarecoco.ie/dataset/dcb7de2b-e9dc-485f-9615-ff6b047a6e07/resource/a3df03c8-29f1-4aa1-8f4d-8163e46ce875/download/aca_kildare_cdp_23-29.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Kildare County Council " .

<https://www.geonames.org/2963435/kildare.html> a dct:Location ;
    locn:geometry "POLYGON ((-7.0947 52.8929, -7.0947 53.4055, -6.4850 53.4055, -6.4850 52.8929, -7.0947 52.8929))"^^gsp:wktLiteral,
        "{\"type\":\"Polygon\",\"coordinates\":[[[-7.094685794312817, 52.89292777262258],[-7.094685794312817, 53.40546821613401], [-6.4849660938960625, 53.40546821613401], [-6.4849660938960625, 52.89292777262258], [-7.094685794312817, 52.89292777262258]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> .

