@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/eb60d7ec-e049-48a5-8e92-6745e6f4ca2b> a dcat:Dataset ;
    dct:accrualPeriodicity "Never" ;
    dct:conformsTo epsg:4326,
        "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:50:36"^^xsd:dateTime ;
    dct:description "North Irish Sea habitat extent classified to EUNIS habitat classification. The EUNIS habitat classification is a comprehensive pan-European system to facilitate the harmonised description and collection of data across Europe through the use of criteria for habitat identification. It is hierarchical and covers all types of habitat types from natural to artificial, from terrestrial to freshwater and marine. Data covers areas of the northern Irish Sea off the eastern coastline of Ireland. The data was acquired  during 2003-2004. Multibeam echsounder data and seabed sampling data acquired during the INSS and INFOMAR national seabed mapping programmes were the primary sources of data used in the generation of this marine habitat map. Habitat classification supports further understanding of the nature of the seabed in the northern Irish Sea. Data interpretation undertaken by the Advanced Mapping Services team within the Ocean Science and Information Services section of the Marine Institute (Ireland). Data completed for area surveyed under the INSS programme."@en ;
    dct:identifier "eb60d7ec-e049-48a5-8e92-6745e6f4ca2b" ;
    dct:issued "2017-12-18"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:23:50"^^xsd:dateTime ;
    dct:provenance "Acoustic classes generated from analysis of MBES shaded relief and backscatter imagery, collected as part of the INSS national seabed mapping programme, were classified into seabed substrate classes using data from sediment samples. The original classes assigned to the data were translated to the EUNIS habitat classification system as part of the MESH Atlantic project." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-6.1676 53.1391, -6.1676 53.9947, -5.9813 53.9947, -5.9813 53.1391, -6.1676 53.1391))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-6.167604, 53.139078],[-6.167604, 53.994743], [-5.98131, 53.994743], [-5.98131, 53.139078], [-6.167604, 53.139078]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2010-06-01"^^xsd:date ;
            dcat:startDate "2010-04-21"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2010-06-01"^^xsd:date ;
            schema1:startDate "2010-04-21"^^xsd:date ] ;
    dct:title "North Irish Sea Habitats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/eb60d7ec-e049-48a5-8e92-6745e6f4ca2b/resource/f457790b-4942-450d-bc06-498c169688ff> ;
    dcat:keyword "biotope",
        "classification",
        "environment",
        "environmental science",
        "geoscientificinformation",
        "habitat",
        "habitats and biotopes",
        "hydrosphere",
        "irish sea",
        "oceans",
        "rock",
        "science",
        "sea",
        "sea bed",
        "sediment",
        "substrate" ;
    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/eb60d7ec-e049-48a5-8e92-6745e6f4ca2b/resource/f457790b-4942-450d-bc06-498c169688ff> a dcat:Distribution ;
    dct:description "available as zip" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP / Zip" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2024-02-25T22:23:50"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:23:50"^^xsd:dateTime ;
    dct:title "Download shapefile" ;
    dcat:accessURL <http://data.marine.ie/downloads/habitats/NorthIrishSeaHabitats.zip> ;
    dcat:downloadURL <http://data.marine.ie/downloads/habitats/NorthIrishSeaHabitats.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

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

