@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://uatdatansw.dac.nsw.gov.au/dataset/78b81d12-5d55-4c2b-9a1b-da00ac598086> a dcat:Dataset ;
    dct:description """Property NSW keeps a Register of Commercial Office Space for Lease, which is intended for information only, and is subject to change and onsite verification.\r
Property NSW does not warrant the accuracy of the information. The rental stated in the register is subject to contract, and reflective of the current market conditions, or the current rent for the premises in the case of premises leased by the Government and available on a sub-lease.\r
\r
Information captured by the register includes:\r
•	Office space address\r
•	Type of space \r
•	Net lettable area (m2)""" ;
    dct:identifier "78b81d12-5d55-4c2b-9a1b-da00ac598086" ;
    dct:issued "2016-08-24T05:21:18.392206"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2021-09-17T05:16:48.634090"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3f40066c-b503-47b8-a7b2-fb3cb241dd06> ;
    dct:title "Register of Commercial Office Space for Lease" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "rfraher" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/78b81d12-5d55-4c2b-9a1b-da00ac598086/resource/140379e4-6747-455a-9d5f-97deb7de0e9c> ;
    dcat:keyword "commercial office space",
        "lease",
        "vacancy report" .

<https://uatdatansw.dac.nsw.gov.au/dataset/78b81d12-5d55-4c2b-9a1b-da00ac598086/resource/140379e4-6747-455a-9d5f-97deb7de0e9c> a dcat:Distribution ;
    dct:description "Disclaimer: The content of this register is intended to be for information only and is subject to change and onsite verification, Property NSW does not warrant the accuracy of the information. The rental stated is subject to contract and reflective of the current market conditions or the current rent for the premises in the case of premises leased by the government and available on a sub-lease. Any request to occupy Government property at below market rates will require NSW Treasury approval in accordance with Treasurer's Direction 469.01 (Sale or Lease of Government Assets)." ;
    dct:format "PDF" ;
    dct:issued "2016-08-24T15:21:48.340765"^^xsd:dateTime ;
    dct:modified "2021-09-17T05:16:48.646149"^^xsd:dateTime ;
    dct:title "Register of Commercial Office Space for Lease" ;
    dcat:accessURL <https://www.dpie.nsw.gov.au/__data/assets/pdf_file/0005/325094/GPNSW-Vacancy-Report_0.pdf> ;
    dcat:mediaType "application/pdf" .

<https://uatdatansw.dac.nsw.gov.au/organization/3f40066c-b503-47b8-a7b2-fb3cb241dd06> a foaf:Agent ;
    foaf:name "Property NSW" .

