@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/bd86717c-656a-4e4a-9923-9974660ce147> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo epsg:2157 ;
    dct:created "2023-10-03T14:43:01"^^xsd:dateTime ;
    dct:description "This dataset contains information on the core retail areas in County Kildare, as identified in the Kildare County Development Plan 2023 - 2029. The data is used to inform planning policy, protect the retail function and to guide appropriate development. Please see chapter 8.6 of the Kildare County Development Plan 2023 - 2029 for more details on core retail areas in Kildare."@en,
        ""@ga ;
    dct:identifier "bd86717c-656a-4e4a-9923-9974660ce147" ;
    dct:issued "2023-01-28"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-11-21T11:20:07"^^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 [ a dct:PeriodOfTime ;
            schema1:endDate "2029-01-27"^^xsd:date ;
            schema1:startDate "2023-01-28"^^xsd:date ],
        [ rdfs:label "6 Years" ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2029-01-27"^^xsd:date ;
            dcat:startDate "2023-01-28"^^xsd:date ] ;
    dct:title "Kildare Core Retail Areas 23-29" ;
    owl:versionInfo "0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Liam Crawford" ;
            vcard:hasEmail <mailto:lcrawford@kildarecoco.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "+35345980841" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/bd86717c-656a-4e4a-9923-9974660ce147/resource/18efb373-f9e3-4724-9081-f0918075cecc> ;
    dcat:keyword "23-29",
        "Core Retail",
        "Kildare",
        "Kildare County Development Plan",
        "Planning Policy",
        "Retail",
        "county kildare" ;
    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/bd86717c-656a-4e4a-9923-9974660ce147/resource/18efb373-f9e3-4724-9081-f0918075cecc> 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-03T14:30:53"^^xsd:dateTime ;
    dct:modified "2023-11-21T11:20:07"^^xsd:dateTime ;
    dct:title "Kildare Core Retail Areas 23-29" ;
    dcat:accessURL <https://data.kildarecoco.ie/dataset/bd86717c-656a-4e4a-9923-9974660ce147/resource/18efb373-f9e3-4724-9081-f0918075cecc/download/core_retail_kildare_cdp_23-29.zip> ;
    dcat:byteSize 10052.0 ;
    dcat:downloadURL <https://data.kildarecoco.ie/dataset/bd86717c-656a-4e4a-9923-9974660ce147/resource/18efb373-f9e3-4724-9081-f0918075cecc/download/core_retail_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> .

