@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/2ad8b247-ff3e-407a-88b6-e86e3934487c> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2019-01-23T02:00:25"^^xsd:dateTime ;
    dct:description """This table contains daily elements measured at our synoptic station in Malin_head, Co Donegal. The file is updated monthly. Values for each day include:
Precipitation Amount (mm); Maximum Air Temperature (C); Minimum  Air Temperature (C); 09utc Grass Minimum Temperature (C); Mean 10cm soil temperature (C); Mean CBL Pressure (hpa); Mean Wind Speed (kt); Highest ten minute mean wind speed (kt); Wind Direction at max 10 min mean (deg); Highest Gust (kt); Potential Evapotranspiration (mm); Evaporation (mm); Soil Moisture Deficits (mm); Global Radiation (J/cm sq.)"""@en ;
    dct:identifier "2ad8b247-ff3e-407a-88b6-e86e3934487c" ;
    dct:issued "2018-05-08"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2025-09-08T12:10:24"^^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 "Malin head" ;
            locn:geometry "POINT (-7.3000 55.4000)"^^gsp:wktLiteral,
                "{\"type\": \"Point\", \"coordinates\": [-7.3, 55.4]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ rdfs:label "From 01/05/1955 to Present" ],
        [ a dct:PeriodOfTime ;
            dcat:startDate "1955-05-01"^^xsd:date ],
        [ a dct:PeriodOfTime ;
            schema1:startDate "1955-05-01"^^xsd:date ] ;
    dct:title "Malin head Daily 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/2ad8b247-ff3e-407a-88b6-e86e3934487c/resource/57f0e340-f067-4946-9190-21ae80579e52>,
        <https://dgi5.staging.derilinx.com/dataset/2ad8b247-ff3e-407a-88b6-e86e3934487c/resource/9d339383-94bb-44e7-8dd9-7e26a17ebfc4> ;
    dcat:keyword " Daily",
        " Donegal",
        " Meteorology",
        " 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/2ad8b247-ff3e-407a-88b6-e86e3934487c/resource/57f0e340-f067-4946-9190-21ae80579e52> a dcat:Distribution ;
    dct:description "csv file" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "CSV" ;
            rdf:value "CSV" ] ;
    dct:issued "2019-03-31T03:00:54"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:10"^^xsd:dateTime ;
    dct:title "Malin head Daily Data" ;
    dcat:accessURL <https://cli.fusio.net/cli/climate_data/webdata/dly1575.csv> ;
    dcat:downloadURL <https://cli.fusio.net/cli/climate_data/webdata/dly1575.csv> .

<https://dgi5.staging.derilinx.com/dataset/2ad8b247-ff3e-407a-88b6-e86e3934487c/resource/9d339383-94bb-44e7-8dd9-7e26a17ebfc4> 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:00:54"^^xsd:dateTime ;
    dct:modified "2025-09-03T15:16:10"^^xsd:dateTime ;
    dct:title "Key for Malin head Daily 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" .

