@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix epsg: <http://www.opengis.net/def/crs/EPSG/0/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@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://dgi5.staging.derilinx.com/dataset/63ff0f13-e08f-4178-8f62-c0a32b9db819> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:2157,
        "The INSPIRE Directive or INSPIRE lays down a general framework for a Spatial Data Infrastructure (SDI) for the purposes of European Community environmental policies and policies or activities which may have an impact on the environment." ;
    dct:created "2023-11-04T01:46:12"^^xsd:dateTime ;
    dct:description "Generalised Zoning Types developed for the MyPlan project. This represents a consistent zoning scheme across all local authorities, and complements (rather than replaces) the existing statutory zoning used for each individual plan. MyPlan is a a free and easy to use public information system about the development plan or local area plan in your local area. GZTZ data layers include Current Development Plans, Current Local Area Plans, Other Current Plans and Expired Plans."@en ;
    dct:identifier "63ff0f13-e08f-4178-8f62-c0a32b9db819" ;
    dct:issued "2012-12-31"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-05-27T13:42:37"^^xsd:dateTime ;
    dct:provenance "Generalised Zoning Types developed for the Myplan project. This represents a consistent zoning scheme across all local authorities, and complements (rather than replaces) the existing statutory zoning used for each individual plan. Zones created under MyPlan project." ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.5000 51.5000, -10.5000 55.5000, -5.5000 55.5000, -5.5000 51.5000, -10.5000 51.5000))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.5, 51.5],[-10.5, 55.5], [-5.5, 55.5], [-5.5, 51.5], [-10.5, 51.5]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2012-12-31"^^xsd:date ;
            dcat:startDate "2006-12-31"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2012-12-31"^^xsd:date ;
            schema1:startDate "2006-12-31"^^xsd:date ] ;
    dct:title "Generalised Zoning Types" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Department of the Environment, Community and Local Government" ;
            vcard:hasEmail <mailto:info@environ.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/63ff0f13-e08f-4178-8f62-c0a32b9db819/resource/57226f88-35d4-4639-a3b8-06d72d15b5df>,
        <https://dgi5.staging.derilinx.com/dataset/63ff0f13-e08f-4178-8f62-c0a32b9db819/resource/a64dd3de-b80f-4315-829d-7899be112630> ;
    dcat:keyword "administrative units",
        "atmosphere",
        "environment",
        "environmental planning",
        "geography",
        "government",
        "ireland",
        "location",
        "plan",
        "planning",
        "planning measure",
        "planningcadastre",
        "science",
        "zoning" ;
    dcat:landingPage <https://maps.environ.ie/arcgis/rest/services/MyPlan/GZTZoning/MapServer> ;
    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/63ff0f13-e08f-4178-8f62-c0a32b9db819/resource/57226f88-35d4-4639-a3b8-06d72d15b5df> a dcat:Distribution ;
    dct:description "available as json" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2024-05-27T13:42:37"^^xsd:dateTime ;
    dct:modified "2024-05-27T13:42:37"^^xsd:dateTime ;
    dct:title "Get JavaScript Object Notation" ;
    dcat:accessURL <https://maps.environ.ie/arcgis/rest/services/MyPlan/GZTZoning/MapServer?f=pjson> ;
    dcat:downloadURL <https://maps.environ.ie/arcgis/rest/services/MyPlan/GZTZoning/MapServer?f=pjson> .

<https://dgi5.staging.derilinx.com/dataset/63ff0f13-e08f-4178-8f62-c0a32b9db819/resource/a64dd3de-b80f-4315-829d-7899be112630> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2024-05-27T13:42:37"^^xsd:dateTime ;
    dct:modified "2024-05-27T13:42:37"^^xsd:dateTime ;
    dct:title "REST service" ;
    dcat:accessURL <https://maps.environ.ie/arcgis/rest/services/MyPlan/GZTZoning/MapServer> .

