@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/49705d79-32fe-42f1-88c5-48529e38305a> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2020-01-14T15:55:47"^^xsd:dateTime ;
    dct:identifier "49705d79-32fe-42f1-88c5-48529e38305a" ;
    dct:issued "2017-11-27"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:provenance "Data supplied by Marine Institute." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/marine-institute> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel "{\"Consult license for use limitations\",otherRestrictions,otherRestrictions}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-18.2514 52.9992, -18.2514 55.9950, -9.0371 55.9950, -9.0371 52.9992, -18.2514 52.9992))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-18.2513611, 52.9992106],[-18.2513611, 55.9950277], [-9.037107562, 55.9950277], [-9.037107562, 52.9992106], [-18.2513611, 52.9992106]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            schema1:endDate "2011-01-12"^^xsd:date ;
            schema1:startDate "2011-01-03"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            dcat:endDate "2011-01-12"^^xsd:date ;
            dcat:startDate "2011-01-03"^^xsd:date ] ;
    dct:title "CE11001 Climate change oceanography, biogeochemistry and geology sections survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/49705d79-32fe-42f1-88c5-48529e38305a/resource/4c41035a-2e6c-49ee-884c-215f3df53bb8>,
        <https://dgi5.staging.derilinx.com/dataset/49705d79-32fe-42f1-88c5-48529e38305a/resource/5751c24e-6ccb-4326-9ffb-add3cdc7a569>,
        <https://dgi5.staging.derilinx.com/dataset/49705d79-32fe-42f1-88c5-48529e38305a/resource/f6f7d7a7-3d9b-4fa6-a831-3536147c8cd3> ;
    dcat:keyword "biota",
        "climatologymeteorologyatmosphere",
        "elevation",
        "environment",
        "location",
        "oceans" ;
    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/49705d79-32fe-42f1-88c5-48529e38305a/resource/4c41035a-2e6c-49ee-884c-215f3df53bb8> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/49705d79-32fe-42f1-88c5-48529e38305a/resource/5751c24e-6ccb-4326-9ffb-add3cdc7a569> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:title "Marine Institute home page" ;
    dcat:accessURL <http://www.marine.ie> ;
    dcat:downloadURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/49705d79-32fe-42f1-88c5-48529e38305a/resource/f6f7d7a7-3d9b-4fa6-a831-3536147c8cd3> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:03:35"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

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

