@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/eaf45457-60c9-4c1a-b437-0e1e36ac9a12> a dcat:Dataset ;
    dct:accrualPeriodicity "Annual" ;
    dct:description "Holds certain information on State owned and leased properties provided by State organisations - for intra State use only" ;
    dct:identifier "eaf45457-60c9-4c1a-b437-0e1e36ac9a12" ;
    dct:issued "2021-01-18T18:37:45"^^xsd:dateTime ;
    dct:modified "2021-01-18T18:37:45"^^xsd:dateTime ;
    dct:publisher <https://psb.prod.derilinx.com/organization/29b41848-5ac6-4f76-9dba-019daf51f74a> ;
    dct:title "Property Mapping Register" ;
    dcat:theme <National%20Government> .

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

