@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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 spdx: <http://spdx.org/rdf/terms#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/766069a1-767b-4ca0-9dfa-0eb2ebc218bd> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:created "2016-11-23T16:05:34"^^xsd:dateTime ;
    dct:identifier "766069a1-767b-4ca0-9dfa-0eb2ebc218bd" ;
    dct:issued "2016-11-23T16:05:34"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:24:44"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/44b5c089-dccc-4e2e-bcca-15a7b135f42e> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Cork City" ] ;
    dct:temporal [ rdfs:label "2014 - present" ] ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cork City Council" ;
            vcard:hasEmail <mailto:networkadmingroup@corkcity.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/766069a1-767b-4ca0-9dfa-0eb2ebc218bd/resource/8d5bbfa9-3b0c-40ac-8630-4243bed94b2d> ;
    dcat:keyword "applications",
        "planning" ;
    dcat:landingPage <http://data.corkcity.ie/dataset/planning-permission> ;
    dcat:theme <Housing>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

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

<https://dgi5.staging.derilinx.com/dataset/766069a1-767b-4ca0-9dfa-0eb2ebc218bd/resource/8d5bbfa9-3b0c-40ac-8630-4243bed94b2d> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2015-08-30T09:16:44"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:24:44"^^xsd:dateTime ;
    dct:title "Planning Permission" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "1fb76f919e9838fe1c5138f50d5cdfaf"^^xsd:hexBinary ] ;
    dcat:accessURL <http://data.corkcity.ie/datastore/dump/8d5bbfa9-3b0c-40ac-8630-4243bed94b2d> ;
    dcat:downloadURL <http://data.corkcity.ie/datastore/dump/8d5bbfa9-3b0c-40ac-8630-4243bed94b2d> .

<https://dgi5.staging.derilinx.com/organization/44b5c089-dccc-4e2e-bcca-15a7b135f42e> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Cork City Council" .

