@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/c755d6c7-9baa-4e4e-b535-f775c20e2140> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:created "2021-11-29T14:31:29"^^xsd:dateTime ;
    dct:identifier "c755d6c7-9baa-4e4e-b535-f775c20e2140" ;
    dct:issued "2021-11-29T14:31:29"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-11-29T14:31:46"^^xsd:dateTime ;
    dct:provenance "This data is a subset of the data allowing access to the most recent month of 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 current month until current date.	" ] ;
    dct:title "Hydrodata - Water Temperature 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/c755d6c7-9baa-4e4e-b535-f775c20e2140/resource/f37046eb-0c42-4c0c-8b0e-93541ddc5539> ;
    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/c755d6c7-9baa-4e4e-b535-f775c20e2140/resource/f37046eb-0c42-4c0c-8b0e-93541ddc5539> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "HTML" ;
            rdf:value "HTML" ] ;
    dct:issued "2021-11-29T14:31:45"^^xsd:dateTime ;
    dct:modified "2021-11-29T14:31:45"^^xsd:dateTime ;
    dct:title "https://waterlevel.ie/hydro-data/search.html" .

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

