@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 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/bf223a14-f9fd-43ce-bf67-63b84209ef18> a dcat:Dataset ;
    dct:conformsTo epsg:29902 ;
    dct:created "2023-11-21T15:11:37"^^xsd:dateTime ;
    dct:description """The Environmental Protection Agency (ie. EPA) Coastal Status Feature Class dataset has been sourced from the EPA. This dataset covers Coastal waters around the Irish coastline designated under the EU Water Framework Directive. The EU Water Framework Directive aims to ensure good quality waters.

The geometry precision of this layer is based on the OSi Discovery Series layer Ireland feature class."""@en ;
    dct:identifier "bf223a14-f9fd-43ce-bf67-63b84209ef18" ;
    dct:issued "2023-11-21T15:11:37"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-11-25T11:45:21"^^xsd:dateTime ;
    dct:provenance "Contact Heritage Council for further information" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Seek Permissions\",\"Seek Permissions\",otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-10.9394 51.3522, -10.9394 55.4031, -6.0059 55.4031, -6.0059 51.3522, -10.9394 51.3522))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.939414, 51.352164],[-10.939414, 55.403105], [-6.005881, 55.403105], [-6.005881, 51.352164], [-10.939414, 51.352164]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:title "Water Framework Directive Coastal Status" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Compass Informatics" ;
            vcard:hasEmail <mailto:arobinson@compass.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/bf223a14-f9fd-43ce-bf67-63b84209ef18/resource/4c454bff-7638-4068-870a-d839fe507027> ;
    dcat:keyword "coastal heritage",
        "environment",
        "heritage council",
        "sea regions",
        "society",
        "water framework directive coastal status" ;
    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/bf223a14-f9fd-43ce-bf67-63b84209ef18/resource/4c454bff-7638-4068-870a-d839fe507027> a dcat:Distribution ;
    dct:description "available as arcsde connection" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "arcsde connection" ;
            rdf:value "arcsde connection" ] ;
    dct:issued "2024-11-25T11:45:21"^^xsd:dateTime ;
    dct:modified "2024-11-25T11:45:21"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <http://Server=w08-sde93%3B%20Service=5273%3B%20Database=HCVector%3B%20User=HCVectorAdmin%3B%20Version=sde.DEFAULT> .

<https://dgi5.staging.derilinx.com/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

