@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/783a9a2d-c489-4e68-add3-3a5b7f063ee5> a dcat:Dataset ;
    dct:accrualPeriodicity "Daily" ;
    dct:description "Record of all artefacts in the Museum including details of items on loan (name ,address, description etc.)" ;
    dct:identifier "783a9a2d-c489-4e68-add3-3a5b7f063ee5" ;
    dct:issued "2021-01-11T14:36:18"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:34:58"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/ef9e435e-3141-4245-97bd-8bc73bd30d56> ;
    dct:title "Museum records" ;
    dcat:theme <Local%20Government> .

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

