@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/53148509-720f-4f37-ad49-e9acea961ff8> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Dataset showing the barge turning points on all Waterways Ireland (WI) waterways" ;
    dct:identifier "53148509-720f-4f37-ad49-e9acea961ff8" ;
    dct:issued "2021-01-11T14:39:24"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/3dacca87-c013-4a57-9204-09c8a125f557> ;
    dct:title "Barge Turning Points" ;
    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" .

