@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://psb.prod.derilinx.com/dataset/031b59ed-2f09-47ac-97b5-4ba8380e851d> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Spatial dataset identifying drainage works carried out under the Arterial Drainage Acts and  Drainage Acts pre-1995." ;
    dct:identifier "031b59ed-2f09-47ac-97b5-4ba8380e851d" ;
    dct:issued "2021-01-18T17:59:07"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:58"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> ;
    dct:title "Drainage Scheme data" ;
    dcat:landingPage <https://www.floodinfo.ie/> ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> a foaf:Organization ;
    foaf:name "Office of Public Works" .

