@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 foaf: <http://xmlns.com/foaf/0.1/> .
@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/f14cc432-8b84-4ad4-a0bc-499353c89ca3> 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 "2021-10-21T21:14:35"^^xsd:dateTime ;
    dct:description """Groundwater sources, particularly public, group scheme and industrial supplies, are of critical importance in many regions.

The Group Scheme Preliminary Source Protection Areas dataset comprises Zones of Contribution to groundwater abstraction points that supply Group Water Schemes across Ireland that are affiliated to the National Federation of Group Water Schemes and that supply more than 15 people . The ZOCs are preliminary protection areas around groundwater abstractions, but are not full Source Protection Areas."""@en ;
    dct:identifier "f14cc432-8b84-4ad4-a0bc-499353c89ca3" ;
    dct:issued "2012-01-12"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:provenance """Areas surrounding individual groundwater sources are termed source protection areas (SPAs). Two source protection areas are recommended for delineation:
• Inner Protection Area (SI);
• Outer Protection Area (SO), encompassing the remainder of the source catchment area or ZOC.""" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/geological-survey-of-ireland> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons Attribution 4.0 International (CC BY 4.0)', 'Data that is produced directly by the Geological Survey Ireland (GSI) is free for use under the conditions of Creative Commons Attribution 4.0 International license.\\n\\nhttps://creativecommons.org/licenses/by/4.0/\\n\\nhttps://creativecommons.org/licenses/by/4.0/legalcode\\n\\nUnder the CC-BY Licence, users must acknowledge the source of the Information in their product or application.\\n\\nPlease use this specific attribution statement: \"Contains Irish Public Sector Data (Geological Survey Ireland) licensed under a Creative Commons Attribution 4.0 International (CC BY 4.0) licence\".\\n\\nIn cases where it is not practical to use the statement users may include a URI or hyperlink to a resource that contains the required attribution statement.', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.4747 51.4455, -10.4747 55.3800, -6.0131 55.3800, -6.0131 51.4455, -10.4747 51.4455))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.47472, 51.44555],[-10.47472, 55.37999], [-6.01306, 55.37999], [-6.01306, 51.44555], [-10.47472, 51.44555]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2011-07-14"^^xsd:date ;
            schema1:startDate "2008-01-16"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2011-07-14"^^xsd:date ;
            dcat:startDate "2008-01-16"^^xsd:date ] ;
    dct:title "Group Scheme Preliminary Source Protection Areas Ireland (ROI) ITM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Geological Survey of Ireland" ;
            vcard:hasEmail <mailto:support@geodata.gov.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/39e61472-1f13-4c02-9517-d74afe3ccbcc>,
        <https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/4e60c1f9-287d-468c-b918-4d6a8fa65637>,
        <https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/6701ea69-ddf6-40d5-80bd-dcb045196bb6>,
        <https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/6be15562-041c-46df-8036-1d6a13439e8d> ;
    dcat:keyword "earth science",
        "environment",
        "freshwater pollution",
        "geology",
        "geoscientificinformation",
        "groundwater",
        "groundwater pollution",
        "groundwater protection schemes",
        "groundwater quality",
        "hydrogeology",
        "hydrology",
        "hydrosphere",
        "ireland",
        "science",
        "source portection area",
        "subsoil permeability",
        "water",
        "water contamination",
        "water geographic",
        "water quality" ;
    dcat:landingPage <https://dcenr.maps.arcgis.com/apps/webappviewer/index.html?id=7e8a202301594687ab14629a10b748ef> ;
    dcat:theme <Science>,
        <http://publications.europa.eu/resource/authority/data-theme/TECH> .

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

<https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/39e61472-1f13-4c02-9517-d74afe3ccbcc> a dcat:Distribution ;
    dct:description "available as esri rest" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "Esri REST" ;
            rdf:value "Esri REST" ] ;
    dct:issued "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:title "ESRI REST" ;
    dcat:accessURL <https://secure.dccae.gov.ie/arcgis/rest/services/Groundwater/IRL_SPAs_ZOCs_ITM/MapServer> ;
    dcat:downloadURL <https://secure.dccae.gov.ie/arcgis/rest/services/Groundwater/IRL_SPAs_ZOCs_ITM/MapServer> .

<https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/4e60c1f9-287d-468c-b918-4d6a8fa65637> a dcat:Distribution ;
    dct:description "available as data viewer" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "data viewer" ;
            rdf:value "data viewer" ] ;
    dct:issued "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:title "Data Viewer" ;
    dcat:accessURL <https://dcenr.maps.arcgis.com/apps/webappviewer/index.html?id=7e8a202301594687ab14629a10b748ef> .

<https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/6701ea69-ddf6-40d5-80bd-dcb045196bb6> a dcat:Distribution ;
    dct:description "available as shp" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:title "ESRI Shapefile" ;
    dcat:accessURL <https://secure.dccae.gov.ie/GSI_DOWNLOAD/Groundwater/Data/GSI_Groundwater_Zone_of_Contribution.zip> ;
    dcat:downloadURL <https://secure.dccae.gov.ie/GSI_DOWNLOAD/Groundwater/Data/GSI_Groundwater_Zone_of_Contribution.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/f14cc432-8b84-4ad4-a0bc-499353c89ca3/resource/6be15562-041c-46df-8036-1d6a13439e8d> a dcat:Distribution ;
    dct:description "available as PDF" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value "PDF" ] ;
    dct:issued "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:26:24"^^xsd:dateTime ;
    dct:title "PDF" ;
    dcat:accessURL <https://www.gsi.ie/en-ie/programmes-and-projects/groundwater-and-geothermal-unit/projects/protecting-drinking-water/what-is-drinking-water-protection/county-groundwater-protection-schemes/Pages/Source-Protection-Zone-Reports.aspx> ;
    dcat:downloadURL <https://www.gsi.ie/en-ie/programmes-and-projects/groundwater-and-geothermal-unit/projects/protecting-drinking-water/what-is-drinking-water-protection/county-groundwater-protection-schemes/Pages/Source-Protection-Zone-Reports.aspx> .

<https://dgi5.staging.derilinx.com/organization/geological-survey-of-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Geological Survey Ireland" .

