@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 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/12e49218-f4b4-4241-83b2-4f189cd41880> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:conformsTo epsg:29903 ;
    dct:created "2021-08-31T14:51:17"^^xsd:dateTime ;
    dct:identifier "12e49218-f4b4-4241-83b2-4f189cd41880" ;
    dct:issued "2004-01-01"^^xsd:date ;
    dct:language <http://publications.europa.eu/resource/authority/language/ENG> ;
    dct:modified "2021-08-31T14:52:40"^^xsd:dateTime ;
    dct:publisher <https://dgi5.staging.derilinx.com/organization/ca29a29c-5ab5-4ae6-9368-74956b7d4344> ;
    dct:spatial [ a dct:Location ;
            skos:prefLabel "National" ] ;
    dct:title "Arterial Drainage Scheme Embankments" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Drainage Maintenance and Construction Services" ;
            vcard:hasEmail <mailto:floodinfo@opw.ie> ] ;
    dcat:distribution <https://dgi5.staging.derilinx.com/dataset/12e49218-f4b4-4241-83b2-4f189cd41880/resource/6b3cd35a-585c-4e06-80bd-d78428b6159c>,
        <https://dgi5.staging.derilinx.com/dataset/12e49218-f4b4-4241-83b2-4f189cd41880/resource/97272c0d-f62a-4e67-a5d5-841841000f9a> ;
    dcat:keyword "drainage systems",
        "embankment",
        "flood embankments",
        "hydraulic engineering" ;
    dcat:landingPage <https://www.floodinfo.ie/map/drainage_map/> ;
    dcat:theme <Society>,
        <http://publications.europa.eu/resource/authority/data-theme/SOCI> .

<http://publications.europa.eu/resource/authority/language/ENG> a dct:LinguisticSystem .

<https://dgi5.staging.derilinx.com/dataset/12e49218-f4b4-4241-83b2-4f189cd41880/resource/6b3cd35a-585c-4e06-80bd-d78428b6159c> a dcat:Distribution ;
    dct:format [ a dct:IMT,
                dct:MediaTypeOrExtent ;
            rdfs:label "SHP" ;
            rdf:value <https://www.iana.org/assignments/media-types/application/zip> ] ;
    dct:issued "2021-08-31T14:51:38"^^xsd:dateTime ;
    dct:modified "2021-08-31T14:51:38"^^xsd:dateTime ;
    dct:title "Shapefile Download" ;
    dcat:accessURL <https://s3.eu-west-1.amazonaws.com/catalogue.floodinfo.opw/arterial_drainage_embankments.zip> ;
    dcat:downloadURL <https://s3.eu-west-1.amazonaws.com/catalogue.floodinfo.opw/arterial_drainage_embankments.zip> ;
    dcat:mediaType <https://www.iana.org/assignments/media-types/application/zip> .

<https://dgi5.staging.derilinx.com/dataset/12e49218-f4b4-4241-83b2-4f189cd41880/resource/97272c0d-f62a-4e67-a5d5-841841000f9a> a dcat:Distribution ;
    dct:format [ a dct:MediaTypeOrExtent ;
            rdfs:label "WMS" ;
            rdf:value "WMS" ] ;
    dct:issued "2021-08-31T14:52:40"^^xsd:dateTime ;
    dct:modified "2021-08-31T14:52:40"^^xsd:dateTime ;
    dct:title "WMS GetMap" ;
    dcat:accessURL <https://www.floodinfo.ie/geoserver/opw/wms?service=WMS&version=1.1.0&request=GetMap&layers=opw:opw_embankments_v3jan16_view&styles=&bbox=71325.5703125%2C51025.4296875%2C316506.34375%2C425952.625&width=502&height=768&srs=EPSG:29903&format=image%2Fpng> .

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

