@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/88c3a117-6a2a-4886-b187-7aa1ac9d96b5> 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:27"^^xsd:dateTime ;
    dct:identifier "88c3a117-6a2a-4886-b187-7aa1ac9d96b5" ;
    dct:issued "2016-09-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-08-23T15:04:59"^^xsd:dateTime ;
    dct:provenance """This dataset represents a snapshot taken in September 2016 for the purpose of the WFD RBMP Cycle 2.

Provision of Salmonid Water designations by Department of Agriculture, Ireland. Salmonid Waters Areas were selected to form the Register of Protected Areas under the Salmonid Waters Act.""" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/environmental-protection-agency> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"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 ;
            schema1:endDate "2016-09-01"^^xsd:date ;
            schema1:startDate "2016-09-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2016-09-01"^^xsd:date ;
            dcat:startDate "2016-09-01"^^xsd:date ] ;
    dct:title "Register of Protected Areas - Salmonid Water Regs River Waterbodies (WFD RBMP Cycle 2)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Environmental Protection Agency" ;
            vcard:hasEmail <mailto:gis@edenireland.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/88c3a117-6a2a-4886-b187-7aa1ac9d96b5/resource/70a1c71f-c3ff-47ab-bbdb-d7aae6914847> ;
    dcat:keyword "environment",
        "environmental policy",
        "ie",
        "inlandwaters",
        "protected site",
        "protected sites",
        "river water",
        "species",
        "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/88c3a117-6a2a-4886-b187-7aa1ac9d96b5/resource/70a1c71f-c3ff-47ab-bbdb-d7aae6914847> a dcat:Distribution ;
    dct:description "available as html" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-08-23T15:04:59"^^xsd:dateTime ;
    dct:modified "2021-08-23T15:04:59"^^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" .

