@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/1f0cd25b-1481-46c6-8e80-26e7c1b96be4> 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:43:16"^^xsd:dateTime ;
    dct:description """This dataset represents a snapshot taken in September 2016 for the purpose of the WFD RBMP Cycle 2.

WFD Surface Waterbodies intersecting with Designated Special Areas of Conservation (SAC) Conservation Objective Species under the EU Habitats Directive (together with the Birds Directive) - Council Directive 92/43/EE of 21st May 1992 and Directive 79/409/EEC (2)."""@en ;
    dct:identifier "1f0cd25b-1481-46c6-8e80-26e7c1b96be4" ;
    dct:issued "2016-09-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:11: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 Special Areas of Conservation Conservation Objective Species designations by Department of Agriculture, Ireland in 2009. Surface Waterbodies that intersect Special Areas of Conservation (SAC) Conservation Objective Species were selected to form the Register of Protected Areas protected Surface Waterbodies under the EU Habitats Directive (92/43/EEC) and Directive 79/409/EEC (2).""" ;
    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-09-01"^^xsd:date ;
            dcat:startDate "2016-09-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2016-09-01"^^xsd:date ;
            schema1:startDate "2016-09-01"^^xsd:date ] ;
    dct:title "Register of Protected Areas - SAC Conservation Objective Species Surface Waterbodies (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/1f0cd25b-1481-46c6-8e80-26e7c1b96be4/resource/df014238-4377-4db1-85c0-9fd7769fc9f7> ;
    dcat:keyword "biology",
        "coastal waters",
        "environment",
        "environmental policy",
        "ie",
        "inland waters",
        "protected site",
        "species distribution",
        "waterbody" ;
    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/1f0cd25b-1481-46c6-8e80-26e7c1b96be4/resource/df014238-4377-4db1-85c0-9fd7769fc9f7> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:11:36"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:11: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" .

