@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/6f6d394b-c27a-4107-a50b-85fcac7404ee> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    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:45:25"^^xsd:dateTime ;
    dct:description "This dataset contains relative susceptibility rankings of different areas with regard to specific pollutants to water receptors."@en ;
    dct:identifier "6f6d394b-c27a-4107-a50b-85fcac7404ee" ;
    dct:issued "2013-07-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2023-08-02T14:54:43"^^xsd:dateTime ;
    dct:provenance "Numerous datasets giving information on the background environmental characteristics were used to determine the relative susceptibility of an area with regard to specific pollutants to each water receptor. Potential loadings to these receptors is determined at a septic tank level and is then aggregated to a 1km grid. Numerous processing steps follow, ultimately resulting in a national 1 km grid dataset showing the worst case relative risk in 4 categories from low to high. This is then intersected with a dataset of selected areas of special interest resulting in an 8 category dataset. In order to fully understand the processes used it is advised to refer to the methodology document linked in the Online Resources section." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/environmental-protection-agency> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"no limitations\",\"Environmental Protection Agency Data Licence\",license,\"Environmental Protection Agency Data Licence\",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 "2013-07-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2015-01-01"^^xsd:date ;
            schema1:startDate "2013-07-01"^^xsd:date ] ;
    dct:title "Domestic Waste Water Treatment Systems Grid Risk 8 Zone" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Environmental Protection Agency" ;
            vcard:hasEmail <mailto:gis@edenireland.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/6f6d394b-c27a-4107-a50b-85fcac7404ee/resource/fc1524ee-0c36-4781-963b-9c88e3148534> ;
    dcat:keyword "area management / restriction / regulation zones & reporting units",
        "domestic waste",
        "domestic waste water",
        "dwwts",
        "environment",
        "ie",
        "pollutant",
        "septic tank",
        "waste treatment" ;
    dcat:landingPage <http://www.epa.ie/pubs/reports/water/wastewater/EPA_DWWTS_RiskRanking.pdf> ;
    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/6f6d394b-c27a-4107-a50b-85fcac7404ee/resource/fc1524ee-0c36-4781-963b-9c88e3148534> a dcat:Distribution ;
    dct:description "available as PDF" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "PDF" ;
            rdf:value "PDF" ] ;
    dct:issued "2023-08-02T14:54:44"^^xsd:dateTime ;
    dct:modified "2023-08-02T14:54:44"^^xsd:dateTime ;
    dct:title "View Report" ;
    dcat:accessURL <http://www.epa.ie/pubs/reports/water/wastewater/EPA_DWWTS_RiskRanking.pdf> ;
    dcat:downloadURL <http://www.epa.ie/pubs/reports/water/wastewater/EPA_DWWTS_RiskRanking.pdf> .

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

