@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/5d7b154a-a7c4-4025-9f84-cf30e4cc2c06> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuously updated" ;
    dct:conformsTo epsg:4326 ;
    dct:created "2019-03-31T03:14:46"^^xsd:dateTime ;
    dct:identifier "5d7b154a-a7c4-4025-9f84-cf30e4cc2c06" ;
    dct:issued "2019-03-29"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2019-10-25T16:40:16"^^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\r
\r
## Terms and Conditions: \r
\r
* Met Éireann retains Intellectual Property Rights and copyright over our data. \r
* Met Éireann must be acknowledged (attributed) as the source. \r
* 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.\r
* Users must remove attribution if requested by Met Éireann.\r
\r
## Licence\r
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/ \r
 \r
## Summary \r
You are free to:\r
* Share — copy and redistribute the material in any medium or format \r
* Adapt — remix, transform, and build upon the material for any purpose, even commercially. \r
\r
Under the following terms:\r
* You must give appropriate credit (attribution) to Met Éireann as outlined below, provide a link to the licence, and indicate if changes were made. \r
* No additional restrictions — You may not apply legal terms or technological measures that legally restrict others from doing anything the licence permits.""" ] ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "latest hour" ] ;
    dct:title "Dropdown County Observations Widget" ;
    owl:versionInfo "1" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Digital Queries " ;
            vcard:hasEmail <mailto:digital.queries@met.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "01-8064200" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/5d7b154a-a7c4-4025-9f84-cf30e4cc2c06/resource/e3334310-1441-404c-bfc2-2db35407396d> ;
    dcat:keyword "County",
        "Hourly",
        "Observations",
        "Widget" ;
    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/5d7b154a-a7c4-4025-9f84-cf30e4cc2c06/resource/e3334310-1441-404c-bfc2-2db35407396d> a dcat:Distribution ;
    dct:description "iframe widget" ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2019-03-31T03:14:46"^^xsd:dateTime ;
    dct:modified "2019-03-31T03:14:46"^^xsd:dateTime ;
    dct:title "Dropdown County Observations Widget" ;
    dcat:accessURL <https://www.met.ie/Open_Data/County_Obs_Select.html> .

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

