@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/d4dc72d5-169b-4196-bab0-2a5732aaecda> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "This dataset has bathing water quality results for bathing waters (identified and non-identified) reported by 18 local authorities to the EPA from the year 2014 to date. Results are provided for two microbiological parameters E coli and Intestinal Enterococci as specified in the Bathing Water Quality Regulations. Updated every hour between 7am and 7pm." ;
    dct:identifier "d4dc72d5-169b-4196-bab0-2a5732aaecda" ;
    dct:issued "2020-12-08T16:16:52"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:44"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/6446148b-1836-4f0c-9cf3-2992f430c0c0> ;
    dct:title "Bathing Water Measurements" ;
    dcat:landingPage <https://data.gov.ie/dataset/bathing-water-measurements> ;
    dcat:theme <Environment> .

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

