@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 owl: <http://www.w3.org/2002/07/owl#> .
@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/77e50ee4-314b-4523-aa42-ee32cc5bb383> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2021-06-24T14:05:18"^^xsd:dateTime ;
    dct:identifier "77e50ee4-314b-4523-aa42-ee32cc5bb383" ;
    dct:issued "2021-06-24"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-07-05T11:57:44"^^xsd:dateTime ;
    dct:provenance "Centre for Climate & Air Pollution Studies, NUI Galway, Ireland" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/nui-galway> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel " ['Creative Commons licence conditions apply', 'https://creativecommons.org/licenses/by/4.0/', 'license', 'https://creativecommons.org/licenses/by/4.0/', 'license']" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Carnsore Point" ;
            locn:geometry "POINT (-6.3500 52.1667)"^^gsp:wktLiteral,
                "{\"type\": \"Point\", \"coordinates\": [-6.35, 52.1667]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ a dct:PeriodOfTime ;
            dcat:endDate "2018-12-31"^^xsd:date ;
            dcat:startDate "2018-01-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:endDate "2018-12-31"^^xsd:date ;
            schema1:startDate "2018-01-01"^^xsd:date ] ;
    owl:versionInfo "v1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Damien Martin" ;
            vcard:hasEmail <mailto:damien.martin@nuigalway.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/7031898b-3a6b-4651-9465-e16685975ba2>,
        <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/9431daaf-f3fa-461c-8e09-b617e03121cb> ;
    dcat:keyword "AC3",
        "Atmosphere",
        "Atmospheric Chemistry",
        "Atmospheric Science",
        "Carnsore Point",
        "Climate Change",
        "EPA",
        "EnviroTechnology",
        "ICOS",
        "Ireland",
        "NUI Galway",
        "NUIG",
        "Ozone",
        "ppb" ;
    dcat:landingPage <macehead.nuigalway.ie> ;
    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/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/7031898b-3a6b-4651-9465-e16685975ba2> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/csv> ] ;
    dct:issued "2021-06-24T14:05:55"^^xsd:dateTime ;
    dct:modified "2021-06-24T14:05:55"^^xsd:dateTime ;
    dct:title "Hourly Ozone Measurements for Carnsore Point 2018" ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/7031898b-3a6b-4651-9465-e16685975ba2/download/crp_o3_2018_1h.csv> ;
    dcat:byteSize 240882.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/7031898b-3a6b-4651-9465-e16685975ba2/download/crp_o3_2018_1h.csv> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/csv> .

<https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/9431daaf-f3fa-461c-8e09-b617e03121cb> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "TXT" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/plain> ] ;
    dct:issued "2022-07-05T11:57:45"^^xsd:dateTime ;
    dct:modified "2022-07-05T11:57:45"^^xsd:dateTime ;
    dct:title "Carnsore Point 2018 Ozone metadata" ;
    dcat:accessURL <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/9431daaf-f3fa-461c-8e09-b617e03121cb/download/crp_o3_2018_1h_metadata.txt> ;
    dcat:byteSize 760.0 ;
    dcat:downloadURL <https://dgi5.staging.derilinx.com/dataset/77e50ee4-314b-4523-aa42-ee32cc5bb383/resource/9431daaf-f3fa-461c-8e09-b617e03121cb/download/crp_o3_2018_1h_metadata.txt> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/plain> .

<https://dgi5.staging.derilinx.com/organization/nui-galway> a foaf:Agent,
        foaf:Organization ;
    foaf:name "NUI Galway" .

