@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/0259ee6f-e315-4b21-932f-2c9dea317d7e> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Details and location of Insurance Claims" ;
    dct:identifier "0259ee6f-e315-4b21-932f-2c9dea317d7e" ;
    dct:issued "2021-01-11T14:35:53"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:32:36"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title "Insurance Claim Incidents" ;
    dcat:theme <Local%20Government> .

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

