@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/68b80bfc-824c-43ba-9a80-51d86b66ec3c> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:29902,
        "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-08-06T12:57:30"^^xsd:dateTime ;
    dct:description """This dataset represents a snapshot taken in September 2016 for the purpose of the WFD RBMP Cycle 2.

WFD Groundwater waterbodies intersecting with Designated Bathing Waters under S.I. No. 79/2008 and S.I. No. 351/2011 Bathing Water Quality (Amendment) Regulations 2011 and all relevant previous Statutory Instruments."""@en ;
    dct:identifier "68b80bfc-824c-43ba-9a80-51d86b66ec3c" ;
    dct:issued "2016-09-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:14:36"^^xsd:dateTime ;
    dct:provenance """This dataset represents a snapshot taken in September 2016 for the purpose of the WFD RBMP Cycle 2.

Provision of Bathing Water Location designations by the Local Authorities (LA) of Ireland annually as part of the requirement for each LA to supply the EPA with a Bathing Water Profile for each bathing water in their areas. Groundwater waterbodies that intersect with the Bathing Water Locations were selected to form the Register of Protected Areas protected Groundwater waterbodies under the Bathing Water Quality Act.""" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/environmental-protection-agency> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{https://creativecommons.org/licenses/by/4.0/,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 ;
            dcat:endDate "2016-01-01"^^xsd:date ;
            dcat:startDate "2016-09-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2016-01-01"^^xsd:date ;
            schema1:startDate "2016-09-01"^^xsd:date ] ;
    dct:title "Register of Protected Areas - Groundwater bodies in Bathing Locations (WFD RBMP Cycle 2)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Environmental Protection Agency" ;
            vcard:hasEmail <mailto:gis@epa.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/68b80bfc-824c-43ba-9a80-51d86b66ec3c/resource/0ab084f0-6c01-462e-af28-51c4b1bc8327> ;
    dcat:keyword "bathing water",
        "environment",
        "environmental policy",
        "groundwater",
        "human health and safety",
        "ie",
        "protected site",
        "protected sites",
        "water-body" ;
    dcat:theme <Environment>,
        <http://publications.europa.eu/resource/authority/data-theme/ENVI> .

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

<https://dgi5.staging.derilinx.com/dataset/68b80bfc-824c-43ba-9a80-51d86b66ec3c/resource/0ab084f0-6c01-462e-af28-51c4b1bc8327> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:14:36"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:14:36"^^xsd:dateTime ;
    dct:title "Download data" ;
    dcat:accessURL <http://gis.epa.ie/GetData/Download> .

<https://dgi5.staging.derilinx.com/organization/environmental-protection-agency> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Environmental Protection Agency" .

