@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/6c8ee1d6-cda0-4ef2-ab8d-8723b42a6a6d> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description """This is the Water Framework Directive (WFD) Open Data API which has seven API datasets: Catchment, Subcatchment, Waterbody, WaterbodyTrend, MonitoringProgramme, Dashboard and Search. 
The API retrieves a specific trend related to a Waterbody, e.g. IE_SE_16B020080. The WaterbodyCode is the unique identifier for the waterbody.""" ;
    dct:identifier "6c8ee1d6-cda0-4ef2-ab8d-8723b42a6a6d" ;
    dct:issued "2020-12-08T16:17:20"^^xsd:dateTime ;
    dct:modified "2020-12-08T17:46:23"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> ;
    dct:title "WFD Waterbody Trends" ;
    dcat:landingPage <https://data.epa.ie/api-list/wfd-open-data/#Waterbody_Trends> ;
    dcat:theme <Environment> .

<https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> a foaf:Organization ;
    foaf:name "Environment Protection Agency" .

