@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 xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/36ea0bcc-97ef-4a4e-a50d-b344ad83521e> a dcat:Dataset ;
    dct:created "2020-02-26T16:30:12"^^xsd:dateTime ;
    dct:identifier "36ea0bcc-97ef-4a4e-a50d-b344ad83521e" ;
    dct:issued "2020-02-26T16:30:12"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2020-02-26T16:31:22"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/1cf730b2-af3d-491c-b5df-ade51a027dc2> ;
    dct:title "Kilkenny Record of Protected Structures 2018 updates" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/36ea0bcc-97ef-4a4e-a50d-b344ad83521e/resource/2412d23c-ac00-475e-bbc6-8550e1cac504> ;
    dcat:landingPage <https://www.kilkennycoco.ie/eng/Services/Planning/Conservation/Record-of-Protected-Structures/> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/36ea0bcc-97ef-4a4e-a50d-b344ad83521e/resource/2412d23c-ac00-475e-bbc6-8550e1cac504> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "XLSX" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> ] ;
    dct:issued "2020-02-26T16:31:01"^^xsd:dateTime ;
    dct:modified "2020-02-26T16:31:01"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.kilkennycoco.ie/portal/RPS-18-Additions-and-1-Deletion-19th-Feb-2018.xlsx> ;
    dcat:downloadURL <https://opendata.kilkennycoco.ie/portal/RPS-18-Additions-and-1-Deletion-19th-Feb-2018.xlsx> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/vnd.openxmlformats-officedocument.spreadsheetml.sheet> .

<https://dgi5.staging.derilinx.com/organization/1cf730b2-af3d-491c-b5df-ade51a027dc2> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Kilkenny County Council" .

