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

<https://dgi5.staging.derilinx.com/dataset/d220addf-ad8d-4b93-ad8f-956f423f3c5a> a dcat:Dataset ;
    dct:created "2024-10-15T20:07:32"^^xsd:dateTime ;
    dct:description "Conservation Architect's Report Ballitore Tanyard"@en,
        ""@ga ;
    dct:identifier "d220addf-ad8d-4b93-ad8f-956f423f3c5a" ;
    dct:issued "2024-10-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-11-19T11:07:57"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/60eeb83f-bd27-492c-ad8c-59b93b600edc> ;
    dct:title "Ballitore Tanyard Conservation Architect’s Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Katie O'Malley" ;
            vcard:hasEmail <mailto:komalley@kildarecoco.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "045980402" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/d220addf-ad8d-4b93-ad8f-956f423f3c5a/resource/11b63fe4-b978-47fc-bc25-dd1feef9deeb> ;
    dcat:keyword "Conservation" ;
    dcat:landingPage <https://kildarecoco.ie/AllServices/PublicRealm/ConservationPlans/Ballitore%20Tanyard%20%20Conservation%20Architects%20Report%20Rev%2004.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/d220addf-ad8d-4b93-ad8f-956f423f3c5a/resource/11b63fe4-b978-47fc-bc25-dd1feef9deeb> 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-10-03T15:03:49"^^xsd:dateTime ;
    dct:modified "2024-11-19T11:07:57"^^xsd:dateTime ;
    dct:title "Ballitore Tanyard Conservation Architect’s Report" ;
    dcat:accessURL <https://kildarecoco.ie/AllServices/PublicRealm/ConservationPlans/Ballitore%20Tanyard%20%20Conservation%20Architects%20Report%20Rev%2004.pdf> ;
    dcat:downloadURL <https://kildarecoco.ie/AllServices/PublicRealm/ConservationPlans/Ballitore%20Tanyard%20%20Conservation%20Architects%20Report%20Rev%2004.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 " .

