@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/2283dd48-bf05-42b0-8c5b-25abb2242793> 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:49:40"^^xsd:dateTime ;
    dct:description "Multibeam echosounder 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 habitat map. The original sediment classes assigned to the data were translated to the EUNIS habitat classification system as part of the MESH Atlantic project."@en ;
    dct:identifier "2283dd48-bf05-42b0-8c5b-25abb2242793" ;
    dct:issued "2013-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:23:28"^^xsd:dateTime ;
    dct:provenance "Substrate classes were generated from the analysis of MBES data collected as part of the INSS and INFOMAR national seabed mapping programmes. Rock outcrops were digitised from shaded relief imagery. Supervised classification of the acoustic classes identified from backscatter imagery into sediment classes were done using sediment samples collated from the aforementioned seabed mapping programmes and  fisheries surveys together with information on sediments obtained from Admiralty Charts. The substrate classes identified were translated to the EUNIS habitat classification system using additional information about biological zones (derived from bathymetric contours) 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 ((-10.0635 54.3121, -10.0635 55.4626, -6.7699 55.4626, -6.7699 54.3121, -10.0635 54.3121))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-10.063487, 54.3121],[-10.063487, 55.462593], [-6.769904, 55.462593], [-6.769904, 54.3121], [-10.063487, 54.3121]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2005-12-31"^^xsd:date ;
            dcat:startDate "2001-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2005-12-31"^^xsd:date ;
            schema1:startDate "2001-01-01"^^xsd:date ] ;
    dct:title "Northwest Ireland Seabed Habitats" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/2283dd48-bf05-42b0-8c5b-25abb2242793/resource/6495358b-053d-4824-baa8-8eebee75be2b> ;
    dcat:keyword "atlantic ocean",
        "biotope",
        "classification",
        "environment",
        "geoscientificinformation",
        "habitat",
        "habitats and biotopes",
        "north atlantic ocean",
        "north-east atlantic ocean",
        "oceans",
        "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/2283dd48-bf05-42b0-8c5b-25abb2242793/resource/6495358b-053d-4824-baa8-8eebee75be2b> 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:28"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:23:28"^^xsd:dateTime ;
    dct:title "Download shapefile" ;
    dcat:accessURL <http://data.marine.ie/downloads/habitats/NorthwestIrelandMarineHabitats.zip> ;
    dcat:downloadURL <http://data.marine.ie/downloads/habitats/NorthwestIrelandMarineHabitats.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" .

