@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/39e37cf3-5a8a-487c-be74-3b776aad4dac> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Register containing the Boat Owners and Boats" ;
    dct:identifier "39e37cf3-5a8a-487c-be74-3b776aad4dac" ;
    dct:issued "2021-01-11T14:39:26"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:47"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/3dacca87-c013-4a57-9204-09c8a125f557> ;
    dct:title "Boat owners" ;
    dcat:theme <Environment> .

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

