@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/3b1eb618-7e80-4b2c-af42-af467ea267dd> 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 "2018-12-07T21:58:53"^^xsd:dateTime ;
    dct:description "Significant pressures have been identified for waterbodies that are At Risk of not meeting their water quality objectives under the Water Framework Directive. While there are a multitude of pressures in every waterbody, the significant pressures are those pressures which need to be addressed in order to improve water quality. Many of our waterbodies have multiple significant pressures. A robust scientific assessment process has been carried out to determine which pressures are the significant pressures. This has incorporated over 140 datasets, a suite of modelling tools, and local knowledge from field and enforcement staff from the Local Authorities, Inland Fisheries Ireland and EPA. Impacts from other non-specified anthropogenic pressures may include nutrient, chemical, microbiological etc."@en ;
    dct:identifier "3b1eb618-7e80-4b2c-af42-af467ea267dd" ;
    dct:issued "2017-11-20"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:provenance "This is a GIS dataset bringing together the outcomes of extensive scientific assessments with internal and external stakeholders." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/environmental-protection-agency> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"no limitations\",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 "2015-01-01"^^xsd:date ;
            dcat:startDate "2014-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2015-01-01"^^xsd:date ;
            schema1:startDate "2014-01-01"^^xsd:date ] ;
    dct:title "Lake and TRaC Other Anthropogenic Pressures" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Environmental Protection Agency" ;
            vcard:hasEmail <mailto:gis@epa.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/3727186c-dd44-41a1-9975-e9ec5f742289>,
        <https://dgi5.staging.derilinx.com/dataset/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/645af140-627d-42c5-84ea-d7f881cf0eb6>,
        <https://dgi5.staging.derilinx.com/dataset/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/ca35ad2f-bab9-4d6c-99e1-212cf3644e02> ;
    dcat:keyword "anthropogenic factor",
        "catchment",
        "characterisation",
        "coast",
        "coastal waterbodies",
        "critical source area",
        "diffuse",
        "diffuse pollution",
        "environment",
        "environmental impacts",
        "environmental policy",
        "environmental pressures",
        "environmental risk",
        "hydrography",
        "ie",
        "impact",
        "lake",
        "lake waterbodies",
        "man-made",
        "nitrate",
        "nutrient",
        "phosphate",
        "point source",
        "pollutant impact potential (pip)",
        "pollutant pathway",
        "pollution",
        "pressure",
        "receptor",
        "risk",
        "sediment",
        "source",
        "subcatchment",
        "surface water",
        "trac",
        "transitional waterbodies",
        "transitional waters",
        "water framework directive",
        "wfd" ;
    dcat:landingPage <https://gis.epa.ie/geoserver/EPA/wms?service=WMS&version=1.1.0&request=GetMap&layers=EPA:WFD_LTCWB_Pressures_OtherAnthropogenicPressures&styles=&bbox=96381.3123582881%2C110220.00004436262%2C325639.68313180096%2C332319.9999952093&width=768&height=744&srs=EPSG:29902&format=image%2Fpng> ;
    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/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/3727186c-dd44-41a1-9975-e9ec5f742289> a dcat:Distribution ;
    dct:description "available as WMS" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:title "WMS GetMap" ;
    dcat:accessURL <https://gis.epa.ie/geoserver/EPA/wms?service=WMS&version=1.1.0&request=GetMap&layers=EPA:WFD_LTCWB_Pressures_OtherAnthropogenicPressures&styles=&bbox=96381.3123582881%2C110220.00004436262%2C325639.68313180096%2C332319.9999952093&width=768&height=744&srs=EPSG:29902&format=image%2Fpng> .

<https://dgi5.staging.derilinx.com/dataset/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/645af140-627d-42c5-84ea-d7f881cf0eb6> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:title "Download Data" ;
    dcat:accessURL <https://gis.epa.ie/GetData/Download> .

<https://dgi5.staging.derilinx.com/dataset/3b1eb618-7e80-4b2c-af42-af467ea267dd/resource/ca35ad2f-bab9-4d6c-99e1-212cf3644e02> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:12:12"^^xsd:dateTime ;
    dct:title "View Data" ;
    dcat:accessURL <https://gis.epa.ie/EPAMaps/default?easting=?&northing=?&lid=EPA:WFD_LTCWB_Pressures_OtherAnthropogenicPressures> .

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

