@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/57419518-2877-4562-96ac-d45be94459de> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Spatial dataset with information on extreme sea levels taking into account astronomical  tide levels, surge and, in some areas, wave action." ;
    dct:identifier "57419518-2877-4562-96ac-d45be94459de" ;
    dct:issued "2021-01-18T17:56:10"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:25:10"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> ;
    dct:title "Coastal extreme water level 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" .

