@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/f8c1e6bc-7fd8-4b17-a848-5a7016df6ac3> a dcat:Dataset ;
    dct:accrualPeriodicity "Continuous" ;
    dct:description "Data gathered through specific Online service" ;
    dct:identifier "f8c1e6bc-7fd8-4b17-a848-5a7016df6ac3" ;
    dct:issued "2021-01-11T14:33:59"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:40:02"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/c4029fbd-03a5-4dca-a4d2-cdde85831034> ;
    dct:title "School Water Safety Education Programme" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/c4029fbd-03a5-4dca-a4d2-cdde85831034> a foaf:Organization ;
    foaf:name "Cork County Council" .

