@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dcatap: <http://data.europa.eu/r5r/> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.housing.gov.ie/dataset/351dd6d3-4e6e-4a15-8b0c-b28b33681850> a dcat:Dataset ;
    dcatap:hvdCategory "" ;
    dct:accrualPeriodicity "Annual" ;
    dct:identifier "351dd6d3-4e6e-4a15-8b0c-b28b33681850" ;
    dct:issued "2026-07-21T12:12:56"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-07-27T13:53:53"^^xsd:dateTime ;
    dct:publisher <https://opendata.housing.gov.ie/organization/282c9222-5bbd-417f-8724-209004bc507a> ;
    dct:title "Planning Applications 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Justin Anderson" ;
            vcard:hasEmail <mailto:housing_statistics_queries@housing.gov.ie> ] ;
    dcat:distribution <https://opendata.housing.gov.ie/dataset/351dd6d3-4e6e-4a15-8b0c-b28b33681850/resource/cf0e71f7-f8c0-4e46-b9c8-90cc8aea3680> ;
    dcat:keyword "applications",
        "planning",
        "received",
        "refused" .

<https://opendata.housing.gov.ie/dataset/351dd6d3-4e6e-4a15-8b0c-b28b33681850/resource/cf0e71f7-f8c0-4e46-b9c8-90cc8aea3680> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-07-27T13:44:54"^^xsd:dateTime ;
    dct:modified "2026-07-27T13:45:06"^^xsd:dateTime ;
    dct:title "Planning Applications Statistics 2025" ;
    dcat:accessURL <https://opendata.housing.gov.ie/dataset/351dd6d3-4e6e-4a15-8b0c-b28b33681850/resource/cf0e71f7-f8c0-4e46-b9c8-90cc8aea3680/download/planning_returns_2025_all_la.csv> ;
    dcat:byteSize 3271.0 ;
    dcat:mediaType "text/csv" .

<https://opendata.housing.gov.ie/organization/282c9222-5bbd-417f-8724-209004bc507a> a foaf:Organization ;
    foaf:name "DHLGH Catalog" .

"" a skos:Concept ;
    skos:inScheme <http://data.europa.eu/bna/asd487ae75> .

