@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/ecd44944-832a-426a-befc-225f2ffde262> a dcat:Dataset ;
    dct:created "2025-10-17T09:01:52"^^xsd:dateTime ;
    dct:description "Development Plan 2017"@en ;
    dct:identifier "ecd44944-832a-426a-befc-225f2ffde262" ;
    dct:issued "2022-02-04"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-02-24T14:48:48"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/0ec4257a-c410-4840-a702-08e351f6781c> ;
    dct:title "Development Plan 2023 Zones" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "galwaycityEU" ],
        [ a vcard:Organization ;
            vcard:hasTelephone "-" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/ecd44944-832a-426a-befc-225f2ffde262/resource/622fed6a-e408-4549-8514-0d800c5d632a>,
        <https://dgi5.staging.derilinx.com/dataset/ecd44944-832a-426a-befc-225f2ffde262/resource/8b326bcb-bd3c-42f4-9445-6120493c1dde> ;
    dcat:keyword "Development Plan 2023 Zones",
        "planning" ;
    dcat:landingPage <https://galway-city-council-opendata-galwaycityco.hub.arcgis.com/maps/galwaycityco::development-plan-2023-zones> ;
    dcat:theme <Government>,
        <http://publications.europa.eu/resource/authority/data-theme/GOVE> .

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

<https://dgi5.staging.derilinx.com/dataset/ecd44944-832a-426a-befc-225f2ffde262/resource/622fed6a-e408-4549-8514-0d800c5d632a> 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 "2025-10-17T09:01:52"^^xsd:dateTime ;
    dct:modified "2025-10-17T09:01:52"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services-eu1.arcgis.com/Zmea819kt4Uu8kML/arcgis/rest/services/Development_Plan_2023_Zones/FeatureServer> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/json> .

<https://dgi5.staging.derilinx.com/dataset/ecd44944-832a-426a-befc-225f2ffde262/resource/8b326bcb-bd3c-42f4-9445-6120493c1dde> 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 "2025-10-17T09:01:52"^^xsd:dateTime ;
    dct:modified "2025-10-17T09:01:52"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://galway-city-council-opendata-galwaycityco.hub.arcgis.com/maps/galwaycityco::development-plan-2023-zones> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/organization/0ec4257a-c410-4840-a702-08e351f6781c> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Galway City Council" .

