@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 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/40ea83ce-bcc6-4325-8ea5-50982be26d94> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuously updated" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2019-02-04T11:01:17"^^xsd:dateTime ;
    dct:description """This links to a file called report.json which contains Agricultural Meteorology Data for the past 7 days for a number of synoptic weather stations. The file is updated daily. 
Notes on the table
All data are averaged or summed over the 7 day period
A blank entry means that data were not available
Normal means 30 year means from 1981 to 2010
• Temp: Average Air Temperature and difference from normal in degrees C
• Rain: Total rainfall in mm and % of normal
• Sun: Total sunshine duration in hours and % of normal
• Soil: Average 10cm soil temperature in degrees C and difference from normal
• Wind: Average wind speed in knots and difference from normal
• Radiation: Total solar radiation in Joules/cm2 and % of normal"""@en ;
    dct:identifier "40ea83ce-bcc6-4325-8ea5-50982be26d94" ;
    dct:issued "2019-03-11"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2024-02-07T12:10:29"^^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 "Ireland" ] ;
    dct:temporal [ rdfs:label "Previous seven days" ] ;
    dct:title "Agricultural Data Report" ;
    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/40ea83ce-bcc6-4325-8ea5-50982be26d94/resource/40d1d3e8-778d-4786-b285-3879d3c1f10d> ;
    dcat:keyword " Climatology",
        " Meteorology",
        "Agricultural" ;
    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/40ea83ce-bcc6-4325-8ea5-50982be26d94/resource/40d1d3e8-778d-4786-b285-3879d3c1f10d> a dcat:Distribution ;
    dct:description "API" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "JSON" ;
            rdf:value "JSON" ] ;
    dct:issued "2019-11-01T06:11:38"^^xsd:dateTime ;
    dct:modified "2019-11-01T06:11:38"^^xsd:dateTime ;
    dct:title "Agricultural Data Report" ;
    dcat:accessURL <https://prodapi.metweb.ie/agriculture/report> ;
    dcat:downloadURL <https://prodapi.metweb.ie/agriculture/report> .

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

