@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/6fc21546-1385-418c-9225-e836cd5b5d41> a dcat:Dataset ;
    dct:accrualPeriodicity "Weekly" ;
    dct:description "Database of asbestos registers and reports on all OPW properties" ;
    dct:identifier "6fc21546-1385-418c-9225-e836cd5b5d41" ;
    dct:issued "2021-01-18T17:54:22"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:23:29"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> ;
    dct:title "Asbestos Register 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" .

