@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@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/f5a09de0-1776-46a7-a628-e0b019ff3036> a dcat:Dataset ;
    dct:accrualPeriodicity "Monthly" ;
    dct:created "2021-11-29T14:34:01"^^xsd:dateTime ;
    dct:identifier "f5a09de0-1776-46a7-a628-e0b019ff3036" ;
    dct:issued "2021-11-29T14:34:01"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-11-29T14:34:16"^^xsd:dateTime ;
    dct:provenance "This data is a subset of the data allowing access to the archive of temperature data. Please see https://waterlevel.ie/hydro-data/disclaimer.html	" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/ca29a29c-5ab5-4ae6-9368-74956b7d4344> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:temporal [ rdfs:label "From beginning of period of record until start of current month.	" ] ;
    dct:title "Hydrodata - Water Temperature until current month" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hydrometric Section" ;
            vcard:hasEmail <mailto:waterlevel@opw.ie> ],
        [ a vcard:Organization ;
            vcard:hasTelephone "353469422372" ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/f5a09de0-1776-46a7-a628-e0b019ff3036/resource/9f2e04b1-e860-4e74-8bcc-0ac67645c10b> ;
    dcat:keyword "flood hazard",
        "flood prevention",
        "flood risk management",
        "flooding",
        "hydrometric network",
        "monitoring stations",
        "risk analysis",
        "water temperature" ;
    dcat:landingPage <https://waterlevel.ie/hydro-data/home.html> ;
    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/f5a09de0-1776-46a7-a628-e0b019ff3036/resource/9f2e04b1-e860-4e74-8bcc-0ac67645c10b> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value <https://www.iana.org/assignments/media-types/text/html> ] ;
    dct:issued "2021-11-29T14:34:16"^^xsd:dateTime ;
    dct:modified "2021-11-29T14:34:16"^^xsd:dateTime ;
    dct:title "Station Search Page" ;
    dcat:accessURL <https://waterlevel.ie/hydro-data/search.html> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/text/html> .

<https://dgi5.staging.derilinx.com/organization/ca29a29c-5ab5-4ae6-9368-74956b7d4344> a foaf:Agent,
        foaf:Organization ;
    foaf:name "Office of Public Works" .

