@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/3cffb20f-66d8-4f14-946f-e4e0e004cfa7> a dcat:Dataset ;
    dct:created "2022-09-20T21:21:19"^^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 "3cffb20f-66d8-4f14-946f-e4e0e004cfa7" ;
    dct:issued "2017-10-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-10-23T10:00:45"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/department-of-housing-planning-community-and-local-government> ;
    dct:title "IrishPlanningApplications" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "-" ],
        [ a vcard:Organization ;
            vcard:fn "esri_tsa" ;
            vcard:hasEmail <mailto:opendata@housing.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/3cffb20f-66d8-4f14-946f-e4e0e004cfa7/resource/3d4fd69e-b4b8-4c5b-b475-c04dd37548c5>,
        <https://dgi5.staging.derilinx.com/dataset/3cffb20f-66d8-4f14-946f-e4e0e004cfa7/resource/e6f72e72-dbb3-468e-b69f-debd5751c9ad> ;
    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://dgi5.staging.derilinx.com/dataset/3cffb20f-66d8-4f14-946f-e4e0e004cfa7/resource/3d4fd69e-b4b8-4c5b-b475-c04dd37548c5> 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 "2022-09-14T20:28:35"^^xsd:dateTime ;
    dct:modified "2025-10-23T10:00:45"^^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://dgi5.staging.derilinx.com/dataset/3cffb20f-66d8-4f14-946f-e4e0e004cfa7/resource/e6f72e72-dbb3-468e-b69f-debd5751c9ad> 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 "2022-09-14T20:28:35"^^xsd:dateTime ;
    dct:modified "2025-10-23T10:00:45"^^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://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" .

