@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/5c13c33d-11df-4aa7-8342-5a6fd3936e5c> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Database holding records of all parking permits issued to members of the public by Clare County Council" ;
    dct:identifier "5c13c33d-11df-4aa7-8342-5a6fd3936e5c" ;
    dct:issued "2021-01-18T18:41:55"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:41:55"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/a0772663-d93c-44ff-83a1-42275464bf9f> ;
    dct:title "Traffic system - Parking Permits" ;
    dcat:theme <Local%20Government> .

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

