@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/e6288a50-d46d-43ff-a4cf-4094db0c1db7> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database holding records of all litter fines issued by Clare County Council" ;
    dct:identifier "e6288a50-d46d-43ff-a4cf-4094db0c1db7" ;
    dct:issued "2021-01-18T18:05:12"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:33:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Litter Fines" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> a foaf:Organization ;
    foaf:name "Clare County Council" .

