@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/61556318-c379-49d7-962a-d3d8fb206a7a> a dcat:Dataset ;
    dct:accrualPeriodicity "Unknown" ;
    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-07T22:07:47"^^xsd:dateTime ;
    dct:description """This data comprises water quality data collected from the SmartBay buoy moored in Cork Harbour.  
The SeaBird SBE 37-SM MicroCAT sensor used to collect this data is a high-accuracy conductivity, temperature and pressure recorder."""@en ;
    dct:identifier "61556318-c379-49d7-962a-d3d8fb206a7a" ;
    dct:issued "2013-07-03"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-25T22:29:07"^^xsd:dateTime ;
    dct:provenance "Smart Bay Data Portal for access to Cork Harbour water quality data." ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/smartbay-ireland> ;
    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 ((-8.6000 51.7683, -8.6000 51.9000, -8.3000 51.9000, -8.3000 51.7683, -8.6000 51.7683))"^^gsp:wktLiteral,
                "{\"type\":\"Polygon\",\"coordinates\":[[[-8.6, 51.76833],[-8.6, 51.9], [-8.3, 51.9], [-8.3, 51.76833], [-8.6, 51.76833]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2013-01-20"^^xsd:date ;
            dcat:startDate "2013-07-03"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2013-01-20"^^xsd:date ;
            schema1:startDate "2013-07-03"^^xsd:date ] ;
    dct:title "SmartBay Ireland Cork Buoy Water Quality" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "SmartBay Ireland" ;
            vcard:hasEmail <mailto:data@smartbay.iee> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/61556318-c379-49d7-962a-d3d8fb206a7a/resource/48931c19-906c-43f3-8ed6-080cb8163877> ;
    dcat:keyword "buoy",
        "celtic sea",
        "chemistry",
        "conductivity",
        "cork harbour",
        "environment",
        "environmental monitoring facilities",
        "environmental quality",
        "environmental science",
        "geoscientificinformation",
        "hydrosphere",
        "ireland",
        "oceans",
        "physical property",
        "pressure",
        "salinity",
        "science",
        "sea",
        "sea temperature",
        "smartbay ireland",
        "temperature",
        "water (geographic)",
        "water quality" ;
    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/61556318-c379-49d7-962a-d3d8fb206a7a/resource/48931c19-906c-43f3-8ed6-080cb8163877> a dcat:Distribution ;
    dct:description "available as CSV" ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2024-02-25T22:29:07"^^xsd:dateTime ;
    dct:modified "2024-02-25T22:29:07"^^xsd:dateTime ;
    dct:title "Download CSV" ;
    dcat:accessURL <http://data.marine.ie/downloads/SmartBayIreland/CorkWaterQualityData.csv> ;
    dcat:downloadURL <http://data.marine.ie/downloads/SmartBayIreland/CorkWaterQualityData.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/organization/smartbay-ireland> a foaf:Agent,
        foaf:Organization ;
    foaf:name "SmartBay Ireland" .

