@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/4d38cd1e-5d56-4296-ad9f-622ce239c837> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo "See the referenced specification" ;
    dct:created "2020-12-02T22:40:28"^^xsd:dateTime ;
    dct:identifier "4d38cd1e-5d56-4296-ad9f-622ce239c837" ;
    dct:issued "2018-09-05"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-03-16T05:14:04"^^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 ((-5.2723 48.1802, -5.2723 56.7000, -16.0908 56.7000, -16.0908 48.1802, -5.2723 48.1802))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-5.27233, 48.180187833],[-5.27233, 56.7], [-16.09085, 56.7], [-16.09085, 48.180187833], [-5.27233, 48.180187833]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "9999-12-31"^^xsd:date ;
            dcat:startDate "1994-01-20"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "9999-12-31"^^xsd:date ;
            schema1:startDate "1994-01-20"^^xsd:date ] ;
    dct:title "Oceanographic Conductivity Temperature Depth (CTD) Data Stations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/02cccad0-bc50-4e6b-91e7-5d454db7320f>,
        <https://dgi5.staging.derilinx.com/dataset/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/60f4f82d-8603-4f9b-86fb-f3bff89720ab>,
        <https://dgi5.staging.derilinx.com/dataset/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/78af030e-d478-413e-9bb7-2ef4bd6f5202> ;
    dcat:keyword "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/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/02cccad0-bc50-4e6b-91e7-5d454db7320f> a dcat:Distribution ;
    dct:description "available as www:download-1.0-http--download" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "www:download-1.0-http--download" ;
            rdf:value "www:download-1.0-http--download" ] ;
    dct:issued "2022-03-16T05:14:05"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:14:05"^^xsd:dateTime ;
    dct:title "Shapefile" ;
    dcat:accessURL <http://atlas.marine.ie/midata/OceanFeatures/Marine_Institute_CTD.shapezip.zip> ;
    dcat:downloadURL <http://atlas.marine.ie/midata/OceanFeatures/Marine_Institute_CTD.shapezip.zip> .

<https://dgi5.staging.derilinx.com/dataset/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/60f4f82d-8603-4f9b-86fb-f3bff89720ab> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2022-03-16T05:14:05"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:14:05"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/4d38cd1e-5d56-4296-ad9f-622ce239c837/resource/78af030e-d478-413e-9bb7-2ef4bd6f5202> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2022-03-16T05:14:05"^^xsd:dateTime ;
    dct:modified "2022-03-16T05:14:05"^^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/organization/marine-institute> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Marine Institute" .

