@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/8e5e1a30-d1cc-4729-9d4d-ec905e9827e9> a dcat:Dataset ;
    dct:created "2020-02-26T16:26:19"^^xsd:dateTime ;
    dct:identifier "8e5e1a30-d1cc-4729-9d4d-ec905e9827e9" ;
    dct:issued "2020-02-26T16:26:19"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2020-02-26T18:04:47"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/1cf730b2-af3d-491c-b5df-ade51a027dc2> ;
    dct:title "Kilkenny City and Environs Record of Protected Structures 2014" ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/8e5e1a30-d1cc-4729-9d4d-ec905e9827e9/resource/a92be2f0-014a-4152-bd51-597109efde83> ;
    dcat:landingPage <https://opendata.kilkennycoco.ie/portal/Kilkenny-City-And-Environs-Rp-2014.xlsx> ;
    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/8e5e1a30-d1cc-4729-9d4d-ec905e9827e9/resource/a92be2f0-014a-4152-bd51-597109efde83> 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:26:43"^^xsd:dateTime ;
    dct:modified "2020-02-26T16:26:43"^^xsd:dateTime ;
    dcat:accessURL <https://opendata.kilkennycoco.ie/portal/Kilkenny-City-And-Environs-Rp-2014.xlsx> ;
    dcat:downloadURL <https://opendata.kilkennycoco.ie/portal/Kilkenny-City-And-Environs-Rp-2014.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" .

