@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/2898c312-1a2f-4949-a5ce-fedc22559064> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Results from ecological surveys carried out by Waterways Ireland" ;
    dct:identifier "2898c312-1a2f-4949-a5ce-fedc22559064" ;
    dct:issued "2021-01-11T14:39:48"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:28:18"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/3dacca87-c013-4a57-9204-09c8a125f557> ;
    dct:title "Ecological Surveys" ;
    dcat:landingPage <https://www.biodiversityireland.ie/> ;
    dcat:theme <Environment> .

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

