@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 gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@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/9431271c-bff7-4fc2-8eed-b8abcada9db3> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo epsg:4326,
        "DCAT" ;
    dct:created "2016-04-19T11:03:20"^^xsd:dateTime ;
    dct:identifier "9431271c-bff7-4fc2-8eed-b8abcada9db3" ;
    dct:issued "2012-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2022-03-16T20:18:48"^^xsd:dateTime ;
    dct:provenance "The grid references of all water level gauges have been extracted using both 6\" Maps and OSi Maps" ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/ca29a29c-5ab5-4ae6-9368-74956b7d4344> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ;
            locn:geometry "POLYGON ((-6.0000 55.4000, -6.0000 51.5000, -10.5000 51.5000, -10.5000 55.4000, -6.0000 55.4000))"^^gsp:wktLiteral,
                "{\"type\": \"Polygon\", \"coordinates\": [[[-6.0, 55.4], [-6.0, 51.5], [-10.5, 51.5], [-10.5, 55.4], [-6.0, 55.4]]]}"^^<https://www.iana.org/assignments/media-types/application/vnd.geo+json> ] ;
    dct:temporal [ rdfs:label "1940-01-01 -  present - updated as new stations are added." ] ;
    dct:title "OPW Hydrometric Network Station Details" ;
    rdfs:comment "100m" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hydrometric Section" ;
            vcard:hasEmail <mailto:waterlevel@opw.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/9431271c-bff7-4fc2-8eed-b8abcada9db3/resource/aa207a99-4384-46ec-b86c-00c82d67463f> ;
    dcat:keyword "OPW",
        "flooding",
        "floods",
        "hydrometric station",
        "levels",
        "real-time data",
        "water level",
        "water monitoring stations" ;
    dcat:landingPage <https://waterlevel.ie/> ;
    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/9431271c-bff7-4fc2-8eed-b8abcada9db3/resource/aa207a99-4384-46ec-b86c-00c82d67463f> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "GeoJSON" ;
            rdf:value "GeoJSON" ] ;
    dct:issued "2016-04-19T11:03:20"^^xsd:dateTime ;
    dct:modified "2016-04-19T11:03:20"^^xsd:dateTime ;
    dct:title "OPW Hydrometric Network Station Details" ;
    dcat:accessURL <http://waterlevel.ie/geojson> ;
    dcat:downloadURL <http://waterlevel.ie/geojson> .

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

