@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/e99884af-bc36-4d5d-b68b-014aaf7532e3> a dcat:Dataset ;
    dct:accrualPeriodicity "Irregular" ;
    dct:description "Data gathered under the Litter & Waste Acts in order to enforce legislation  Current data being held in order to initiate legal proceedings in cases of illegal dumping/littering." ;
    dct:identifier "e99884af-bc36-4d5d-b68b-014aaf7532e3" ;
    dct:issued "2021-02-10T10:37:27"^^xsd:dateTime ;
    dct:modified "2021-02-10T10:37:27"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> ;
    dct:title "Litter Management: Witness Statement" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a5d3d365-b54c-49c0-92b0-8ca1dfb7886e> a foaf:Organization ;
    foaf:name "Cork City Council" .

