@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 schema1: <http://schema.org/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://dgi5.staging.derilinx.com/dataset/09e491e0-5849-46cf-9db5-42407e09ff9b> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:created "2023-10-03T14:03:16"^^xsd:dateTime ;
    dct:description "Register Of Derelict Sites In County Kildare"@en,
        ""@ga ;
    dct:identifier "09e491e0-5849-46cf-9db5-42407e09ff9b" ;
    dct:issued "2011-01-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-09-27T17:46:43"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2024-09-16"^^xsd:date ;
            schema1:startDate "2011-12-31"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2024-09-16"^^xsd:date ;
            dcat:startDate "2011-12-31"^^xsd:date ] ;
    dct:title "Derelict Sites Register" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Earnan McGee" ;
            vcard:hasEmail <mailto:emcgee@kildarecoco.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/09e491e0-5849-46cf-9db5-42407e09ff9b/resource/e3b1752c-016c-4a2a-8b42-e35397985924> ;
    dcat:keyword "Environmental Control" ;
    dcat:landingPage <https://kildarecoco.ie/AllServices/Housing/DerelictSites/Derelict%20Sites%20Register%20%2023.09.2024%20%20NOT%20PASSWORD%20PROTECTED.pdf> ;
    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/09e491e0-5849-46cf-9db5-42407e09ff9b/resource/e3b1752c-016c-4a2a-8b42-e35397985924> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/pdf> ] ;
    dct:issued "2024-09-27T14:40:29"^^xsd:dateTime ;
    dct:modified "2024-09-27T17:46:43"^^xsd:dateTime ;
    dct:title "Derelict Sites Register PDF" ;
    dcat:accessURL <https://kildarecoco.ie/AllServices/Housing/DerelictSites/Derelict%20Sites%20Register%20%2023.09.2024%20%20NOT%20PASSWORD%20PROTECTED.pdf> ;
    dcat:downloadURL <https://kildarecoco.ie/AllServices/Housing/DerelictSites/Derelict%20Sites%20Register%20%2023.09.2024%20%20NOT%20PASSWORD%20PROTECTED.pdf> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/pdf> .

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

