@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://data.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1> a dcat:Dataset ;
    dct:created "2026-07-23T18:50:43"^^xsd:dateTime ;
    dct:description "This dataset contains the merged Planning Registers of participating Irish Local Authorities and includes all Planning Applications received since 2012."@en ;
    dct:identifier "49ead9c6-84ba-4fe6-883e-0cac13f0fda1" ;
    dct:issued "2017-10-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-07-23T18:50:43"^^xsd:dateTime ;
    dct:publisher <https://data.gov.ie/organization/department-of-housing-planning-community-and-local-government> ;
    dct:title "IrishPlanningApplications"@en ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "-" ],
        [ a vcard:Organization ;
            vcard:fn "esri_tsa" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://data.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/61f9a0f4-7e29-451e-9ffb-6774b4666c89>,
        <https://data.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> ;
    dcat:theme <Housing>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://data.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/61f9a0f4-7e29-451e-9ffb-6774b4666c89> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-07-23T18:50:43"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-housinggovie.opendata.arcgis.com/maps/housinggovie::irishplanningapplications> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://data.gov.ie/dataset/49ead9c6-84ba-4fe6-883e-0cac13f0fda1/resource/6d5cf3ac-97ae-4c7e-8313-f95a8f6d0f5a> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "ArcGIS GeoServices REST API" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/json> ] ;
    dct:issued "2026-07-23T11:00:23"^^xsd:dateTime ;
    dct:license <https://creativecommons.org/licenses/by/4.0/> ;
    dct:modified "2026-07-23T18:50:43"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services.arcgis.com/NzlPQPKn5QF9v2US/arcgis/rest/services/IrishPlanningApplications/FeatureServer> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://data.gov.ie/organization/department-of-housing-planning-community-and-local-government> a foaf:Agent ;
    foaf:name "Department of Housing, Local Government and Heritage" .

<https://services.arcgis.com/NzlPQPKn5QF9v2US/arcgis/rest/services/IrishPlanningApplications/FeatureServer> a rdfs:Resource .

<https://creativecommons.org/licenses/by/4.0/> a dct:LicenseDocument ;
    dct:type <http://purl.org/adms/licencetype/UnknownIPR> .

<https://data-housinggovie.opendata.arcgis.com/maps/housinggovie::irishplanningapplications> a rdfs:Resource,
        foaf:Document .

<https://www.iana.org/assignments/media-types/application/json> a dct:MediaType .

<https://www.iana.org/assignments/media-types/text/html> a dct:MediaType .

