@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/9fb474af-bc8a-46f4-86de-74c8eb716f71> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:conformsTo epsg:3857,
        "See the referenced specification" ;
    dct:created "2026-03-05T17:55:54"^^xsd:dateTime ;
    dct:description """The SmartBay Observatory in Galway Bay is an underwater observatory which uses cameras, probes and sensors to permit continuous and remote live underwater monitoring. It was installed in 2015 on the seafloor 1.5km off the coast of Spiddal, Co. Galway, Ireland at a depth of 20-25m. Underwater observatories allow ocean researchers unique real-time access to monitor ongoing changes in the marine environment. The SmartBay Observatory is an important contribution by Ireland to the growing global network of real-time data capture systems deployed in the ocean.    

Data relating to the marine environment at the SmartBay Observatory site is transferred in real-time through a fibre optic telecommunications cable to the Marine Institute headquarters and then made publicly available on the internet. The data includes a live video stream, the depth of the observatory node, the water temperature and salinity, and estimates of the chlorophyll and turbidity levels in the water which give an indication of the volume of phytoplankton and other particles, such as sediment, in the water. Maintenance take place on the observatory every 18 to 24 months."""@en ;
    dct:identifier "9fb474af-bc8a-46f4-86de-74c8eb716f71" ;
    dct:issued "2022-06-16"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2026-04-01T18:25:23"^^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 "{\"While every effort is made in preparing the dataset no responsibility is accepted by or on behalf of the Marine Institute for any errors, omissions or misleading information. The Marine Institute accepts no responsibility for loss or damage occasioned or claimed to have been occasioned, in part or in full, as a consequence of any person acting, or refraining from acting as a result of a matter contained in this datasets or as a consequence of using this dataset for any purpose whatsoever.\",\"A Creative Commons (CC) license is one of several public copyright licenses that enable the free distribution of an otherwise copyrighted work. A CC license is used when an author wants to give people the right to share, use, and build upon a work that they have created. Under Creative Commons CC BY 4.0 the following is granted: Rights Share — copy and redistribute the material in any medium or format; Adapt — remix, transform, and build upon the material for any purpose, even commercially. The licensor cannot revoke these freedoms as long as you follow the license terms. Requirements  Attribution — You must give appropriate credit, provide a link to the license, and indicate if changes were made. You may do so in any reasonable manner, but not in any way that suggests the licensor endorses you or your use.  No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the license permits.\",CC%20BY%204.0}" ] ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((-9.2663 53.2273, -9.2663 53.2273, -9.2663 53.2273, -9.2663 53.2273, -9.2663 53.2273))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-9.266290185325799, 53.2273289354534],[-9.266290185325799, 53.227331064546604], [-9.2662898146742, 53.227331064546604], [-9.2662898146742, 53.2273289354534], [-9.266290185325799, 53.2273289354534]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:startDate "2015-08-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "2015-08-01"^^xsd:date ] ;
    dct:title "SmartBay Observatory Combined Sensor Dataset - 1 hour average (August 2015 - Present)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marine Institute" ;
            vcard:hasEmail <mailto:datarequests@marine.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/4acc7b4c-12ab-4f03-ad6d-235500cb6539>,
        <https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/766355a7-592f-412f-84e4-1ac4588feb56>,
        <https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/aef9de37-33eb-4127-9d1e-5b588c0d84f1>,
        <https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/b92c54df-a3bc-45dc-982b-cb0fd6367c08> ;
    dcat:keyword "environment" ;
    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/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/4acc7b4c-12ab-4f03-ad6d-235500cb6539> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:title "Unnamed resource" ;
    dcat:accessURL <https://www.smartbay.ie/> .

<https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/766355a7-592f-412f-84e4-1ac4588feb56> a dcat:Distribution ;
    dct:description "available as HTML" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:title "Organisation Home Page" ;
    dcat:accessURL <http://www.marine.ie> .

<https://dgi5.staging.derilinx.com/dataset/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/aef9de37-33eb-4127-9d1e-5b588c0d84f1> a dcat:Distribution ;
    dct:description "Marine Institute home page" ;
    dct:issued "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:25:23"^^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/9fb474af-bc8a-46f4-86de-74c8eb716f71/resource/b92c54df-a3bc-45dc-982b-cb0fd6367c08> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:modified "2026-04-01T18:25:23"^^xsd:dateTime ;
    dct:title "CSV" ;
    dcat:accessURL <https://erddap.marine.ie/erddap/tabledap/smartbay_obs_hour_mean.nccsv> ;
    dcat:downloadURL <https://erddap.marine.ie/erddap/tabledap/smartbay_obs_hour_mean.nccsv> .

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

