@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 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/665a1e41-cc67-4fd3-bf4c-31a7926d92f1> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2019-01-23T02:03:40"^^xsd:dateTime ;
    dct:description "This dataset contains monthly elements measured at our synoptic station in Roches Point, Co Cork.The file is updated monthly. Values for each month include: Precipitation Amount, Mean Air Temperature, Maximum Air Temperature (C), Minimum  Air Temperature, Mean Maximum Temperature, Mean Minimum Temperature, Grass Minimum Temperature, Mean Wind Speed, Highest Gust, Sunshine duration."@en ;
    dct:identifier "665a1e41-cc67-4fd3-bf4c-31a7926d92f1" ;
    dct:issued "2018-05-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-07T12:10:10"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/met-eireann> ;
    dct:rights [ a dct:RightsStatement ;
            skos:prefLabel """# Met Éireann Creative Commons Attribution Licence Notice

## Terms and Conditions: 

* Met Éireann retains Intellectual Property Rights and copyright over our data. 
* Met Éireann must be acknowledged (attributed) as the source. 
* Met Éireann does not accept any liability whatsoever for any error or omission in the data, their availability, or for any loss or damage arising from their use.
* Users must remove attribution if requested by Met Éireann.

## Licence
This data is published under a Creative Commons Attribution 4.0 International (CC BY 4.0). To view a copy of this licence, visit https://creativecommons.org/licenses/by/4.0/ 
 
## Summary 
You are free to:
* Share — copy and redistribute the material in any medium or format 
* Adapt — remix, transform, and build upon the material for any purpose, even commercially. 

Under the following terms:
* You must give appropriate credit (attribution) to Met Éireann as outlined below, provide a link to the licence, and indicate if changes were made. 
* No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the licence permits.

## Attribution
Met Éireann data and its derivatives must be accredited with the following 5 statements.
1. Copyright statement: Copyright Met Éireann
2. Source www.met.ie
3. Licence Statement: This data is published under a Creative Commons Attribution 4.0 International (CC BY 4.0). https://creativecommons.org/licenses/by/4.0/
4. Disclaimer: Met Éireann does not accept any liability whatsoever for any error or omission in the data, their availability, or for any loss or damage arising from their use.
5. Where applicable, an indication if the  material has been modified and an indication of previous modifications

### For Example
* Copyright Met Éireann
* Source www.met.ie
* This data is published under a Creative Commons Attribution 4.0 International (CC BY 4.0). https://creativecommons.org/licenses/by/4.0/
* Met Éireann does not accept any liability whatsoever for any error or omission in the data, their availability, or for any loss or damage arising from their use.
* This material has been modified from the original.""" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "Roches Point" ;
            locn:geometry "POINT (-8.2000 51.8000)"^^gsp:wktLiteral,
                "{\"type\": \"Point\", \"coordinates\": [-8.2, 51.8]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ rdfs:label "2004 to Present" ] ;
    dct:title "Roches Point Monthly Data" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Climate Enquiries" ;
            vcard:hasEmail <mailto:enq@met.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "01-8064260" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/665a1e41-cc67-4fd3-bf4c-31a7926d92f1/resource/3debc722-7816-450f-98ad-aae955abc301>,
        <https://dgi5.staging.derilinx.com/dataset/665a1e41-cc67-4fd3-bf4c-31a7926d92f1/resource/f23f5dd6-3680-440b-8e63-02ce18bfdcea> ;
    dcat:keyword " Cork",
        " Meteorology",
        " Monthly",
        " Open",
        "Synoptic" ;
    dcat:landingPage <http://www.met.ie/climate/available-data/historical-data> ;
    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/665a1e41-cc67-4fd3-bf4c-31a7926d92f1/resource/3debc722-7816-450f-98ad-aae955abc301> a dcat:Distribution ;
    dct:description "csv file" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2019-03-31T03:02:39"^^xsd:dateTime ;
    dct:modified "2019-03-31T03:02:39"^^xsd:dateTime ;
    dct:title "Roches Point Monthly Data" ;
    dcat:accessURL <https://cli.fusio.net/cli/climate_data/webdata/mly1075.csv> ;
    dcat:downloadURL <https://cli.fusio.net/cli/climate_data/webdata/mly1075.csv> .

<https://dgi5.staging.derilinx.com/dataset/665a1e41-cc67-4fd3-bf4c-31a7926d92f1/resource/f23f5dd6-3680-440b-8e63-02ce18bfdcea> a dcat:Distribution ;
    dct:description "Key to Monthly data files" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "TXT" ;
            rdf:value "TXT" ] ;
    dct:issued "2019-03-31T03:02:39"^^xsd:dateTime ;
    dct:modified "2019-03-31T03:02:39"^^xsd:dateTime ;
    dct:title "Key for Roches Point Monthly Data" ;
    dcat:accessURL <https://www.met.ie/cms/assets/uploads/2018/05/KeyMonthly.txt> ;
    dcat:downloadURL <https://www.met.ie/cms/assets/uploads/2018/05/KeyMonthly.txt> .

<https://dgi5.staging.derilinx.com/organization/met-eireann> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Met Éireann" .

