@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/807b5ddd-6268-4a00-b6a3-99deaa255dcf> a dcat:Dataset ;
    dct:accrualPeriodicity "Other" ;
    dct:description "Database of cultural assets inc. State Art Collection, artefacts stoed/displayed at OPW historic sites etc." ;
    dct:identifier "807b5ddd-6268-4a00-b6a3-99deaa255dcf" ;
    dct:issued "2021-01-18T17:57:40"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:26:36"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> ;
    dct:title "Cultural Assets database" ;
    dcat:theme <National%20Government> .

<https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> a foaf:Organization ;
    foaf:name "Office of Public Works" .

