@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/f4e22f66-220b-4ef2-bc34-1a401ba731d0> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2020-01-14T15:58:35"^^xsd:dateTime ;
    dct:identifier "f4e22f66-220b-4ef2-bc34-1a401ba731d0" ;
    dct:issued "2018-01-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-03-16T05:06:56"^^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.2307 52.6049, -18.2307 55.9957, -9.0370 55.9957, -9.0370 52.6049, -18.2307 52.6049))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-18.2307007, 52.6049398],[-18.2307007, 55.9957194], [-9.037029, 55.9957194], [-9.037029, 52.6049398], [-18.2307007, 52.6049398]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2009-02-15"^^xsd:date ;
            dcat:startDate "2009-02-05"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2009-02-15"^^xsd:date ;
            schema1:startDate "2009-02-05"^^xsd:date ] ;
    dct:title "CE0903 Oceanographic Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/67991aaa-1c39-426b-b6c5-6d19305dc554>,
        <https://dgi5.staging.derilinx.com/dataset/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/717b6bf5-8f91-400e-9348-6263689f9875>,
        <https://dgi5.staging.derilinx.com/dataset/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/af0157ec-1608-4a85-a2f9-d5f24d98a06a> ;
    dcat:keyword "biota",
        "climatologymeteorologyatmosphere",
        "elevation",
        "environment",
        "location" ;
    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/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/67991aaa-1c39-426b-b6c5-6d19305dc554> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:06:56"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:06:56"^^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/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/717b6bf5-8f91-400e-9348-6263689f9875> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:06:56"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:06:56"^^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/f4e22f66-220b-4ef2-bc34-1a401ba731d0/resource/af0157ec-1608-4a85-a2f9-d5f24d98a06a> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2022-03-16T05:06:56"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:06:56"^^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" .

