@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/60ffbf5c-f572-40ff-b72f-9b2d16efaccc> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Locations and results of litter pollution monitoring inspections" ;
    dct:identifier "60ffbf5c-f572-40ff-b72f-9b2d16efaccc" ;
    dct:issued "2021-01-11T14:32:22"^^xsd:dateTime ;
    dct:modified "2021-01-11T14:32:22"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> ;
    dct:title "Litter Pollution Inspections" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/60229742-deed-4a9f-aaac-acd18c1025d2> a foaf:Organization ;
    foaf:name "Wexford County Council" .

