@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/bca131bf-4f15-4430-b2d5-8c07426f8e5f> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Data gathered under the Control of Dogs Act 1986 in order to enforce legislation.  Current data being held in order to initiate legal proceedings. Historical data is held in order to generate requested reports and statistics." ;
    dct:identifier "bca131bf-4f15-4430-b2d5-8c07426f8e5f" ;
    dct:issued "2021-01-18T17:58:56"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:27:49"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> ;
    dct:title "Dog Fine" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/5cbf2dc9-2f90-4122-a61e-ada8272a8975> a foaf:Organization ;
    foaf:name "Westmeath County Council" .

