@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/24d5147a-f24f-4049-9073-9fae912a50e1> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Dataset showing the centerline on all Waterways Ireland (WI) waterways" ;
    dct:identifier "24d5147a-f24f-4049-9073-9fae912a50e1" ;
    dct:issued "2021-01-11T14:39:29"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:24:14"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/3dacca87-c013-4a57-9204-09c8a125f557> ;
    dct:title "Canal Center Line" ;
    dcat:landingPage <https://inspire-geoportal.ec.europa.eu/> ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/3dacca87-c013-4a57-9204-09c8a125f557> a foaf:Organization ;
    foaf:name "Waterways Ireland" .

