@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/95713ea6-5839-40f9-a737-4b796d67e0b0> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Traffic Fines System" ;
    dct:identifier "95713ea6-5839-40f9-a737-4b796d67e0b0" ;
    dct:issued "2021-01-11T14:36:23"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:35:42"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title "Parking Enforcement" ;
    dcat:theme <Local%20Government> .

<https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> a foaf:Organization ;
    foaf:name "Kerry County Council" .

