@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://opendata.housing.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1> a dcat:Dataset ;
    dct:description "This dataset contains the merged Planning Registers of participating Irish Local Authorities and includes all Planning Applications received since 2012." ;
    dct:identifier "49ead9c6-84ba-4fe6-883e-0cac13f0fda1" ;
    dct:issued "2017-10-05T00:00:00"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:publisher <https://opendata.housing.gov.ie/organization/17574f5c-d0c7-4f9c-8e45-351d1bfe3ae7> ;
    dct:title "IrishPlanningApplications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "esri_tsa" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://opendata.housing.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/61f9a0f4-7e29-451e-9ffb-6774b4666c89>,
        <https://opendata.housing.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/6d5cf3ac-97ae-4c7e-8313-f95a8f6d0f5a> ;
    dcat:keyword ".sd",
        "ArcGIS",
        "Ireland",
        "Service Definition",
        "demographics",
        "development",
        "dgihousing",
        "housing",
        "npad",
        "parcels",
        "petal",
        "planning",
        "population",
        "urban" ;
    dcat:landingPage <https://data-housinggovie.opendata.arcgis.com/maps/housinggovie::irishplanningapplications> .

<https://opendata.housing.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/61f9a0f4-7e29-451e-9ffb-6774b4666c89> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:modified "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-housinggovie.opendata.arcgis.com/maps/housinggovie::irishplanningapplications> ;
    dcat:mediaType "text/html" .

<https://opendata.housing.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/6d5cf3ac-97ae-4c7e-8313-f95a8f6d0f5a> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:modified "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services.arcgis.com/NzlPQPKn5QF9v2US/arcgis/rest/services/IrishPlanningApplications/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://opendata.housing.gov.ie/organization/17574f5c-d0c7-4f9c-8e45-351d1bfe3ae7> a foaf:Organization ;
    foaf:name "Geospatial" .

