@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/c82d478b-5f1e-43c2-ba96-9efb74a8477f> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:created "2021-11-29T14:28:43"^^xsd:dateTime ;
    dct:identifier "c82d478b-5f1e-43c2-ba96-9efb74a8477f" ;
    dct:issued "2021-11-29T14:28:43"^^xsd:dateTime ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-11-29T14:29:06"^^xsd:dateTime ;
    dct:provenance "This data is a subset of the water level data allowing access to the daily mean archive of water level 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 "Period of record.	" ] ;
    dct:title "Hydrodata - Water Level daily mean" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasTelephone "353469422372" ],
        [ a vcard:Organization ;
            vcard:fn "Hydrometric Section" ;
            vcard:hasEmail <mailto:waterlevel@opw.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/c82d478b-5f1e-43c2-ba96-9efb74a8477f/resource/85690c5b-c92c-428a-bf58-384d09ddecf7> ;
    dcat:keyword "flood hazard",
        "flood prevention",
        "flood risk management",
        "flooding",
        "hydrometric network",
        "monitoring stations",
        "risk analysis",
        "water level" ;
    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/c82d478b-5f1e-43c2-ba96-9efb74a8477f/resource/85690c5b-c92c-428a-bf58-384d09ddecf7> 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:29:05"^^xsd:dateTime ;
    dct:modified "2021-11-29T14:29:05"^^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" .

