@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 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/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79> a dcat:Dataset ;
    dct:created "2022-09-20T21:22:30"^^xsd:dateTime ;
    dct:description """Planning Applications 2011 Decisions
This contains data on planning applications, decisions and the timeframe in which the decision was made for the Local Authorities, including borough councils and town councils."""@en,
        """Planning Applications 2011 Decisions
This contains data on planning applications, decisions and the timeframe in which the decision was made for the Local Authorities, including borough councils and town councils."""@ga ;
    dct:identifier "4f41ee48-ab8c-4ecb-9f35-3564aec6fc79" ;
    dct:issued "2016-05-20"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T15:20:40"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2011-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2011-01-01"^^xsd:date ] ;
    dct:title "Planning Applications 2011 Decisions" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Open Data Liaison Officer" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79/resource/1ef4729d-fb6e-40c0-bd5c-5b005f69d61d> ;
    dcat:keyword "2011",
        "applications",
        "decisions",
        "grant",
        "planning",
        "refuse" ;
    dcat:landingPage <https://opendata.housing.gov.ie/dataset/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79> ;
    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/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79/resource/1ef4729d-fb6e-40c0-bd5c-5b005f69d61d> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2022-04-07T17:26:40"^^xsd:dateTime ;
    dct:modified "2025-09-08T15:20:40"^^xsd:dateTime ;
    dct:title "planning_applications_2011_decisions.csv" ;
    spdx:checksum [ a spdx:Checksum ;
            spdx:checksumValue "60b8678c6c252ab2679927799c7833ba"^^xsd:hexBinary ] ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79/resource/1ef4729d-fb6e-40c0-bd5c-5b005f69d61d/download/planning_applications_2011_decisions.csv> ;
    dcat:byteSize 22500.0 ;
    dcat:downloadURL <https://opendata.housing.gov.ie/dataset/4f41ee48-ab8c-4ecb-9f35-3564aec6fc79/resource/1ef4729d-fb6e-40c0-bd5c-5b005f69d61d/download/planning_applications_2011_decisions.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Department of Housing, Local Government, and Heritage" .

