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

<https://data.gov.au/dataset/2acfde0b-6676-4550-a789-4b92c9ba4fd5> a dcat:Dataset ;
    dct:description "Property NSW maintains and publishes the details of all property assets sold by NSW Government cluster agencies. A report of the property asset sales for the financial years 2012/13 to 2016/17 is available via the below link. " ;
    dct:identifier "2acfde0b-6676-4550-a789-4b92c9ba4fd5" ;
    dct:issued "2025-06-23T22:10:21.961591"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2025-08-15T06:28:14.948104"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/7f8b87dd-993e-417c-abe3-5915901eef27> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Property Asset Sales and Transfers Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "vicky-marie-validakis-4776" ] ;
    dcat:distribution <https://data.gov.au/dataset/2acfde0b-6676-4550-a789-4b92c9ba4fd5/resource/8eec22d7-0af2-4f03-9e79-358709d7581f> .

<https://data.gov.au/dataset/2acfde0b-6676-4550-a789-4b92c9ba4fd5/resource/8eec22d7-0af2-4f03-9e79-358709d7581f> a dcat:Distribution ;
    dct:description "Property NSW maintains and publishes the details of all property assets sold by NSW Government cluster agencies. A report of the property asset sales for the financial years 2012/13 to 2016/17 is available." ;
    dct:format "PDF" ;
    dct:issued "2018-04-30T15:57:24.190539"^^xsd:dateTime ;
    dct:modified "2025-06-23T22:10:21.959112"^^xsd:dateTime ;
    dct:title "Property Asset Sales and Transfers Report" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/2acfde0b-6676-4550-a789-4b92c9ba4fd5/resource/8eec22d7-0af2-4f03-9e79-358709d7581f/download/cusersvalidakvdesktoppnsw-publication-of-sales-and-transfers-data-2017-final.pdf> .

<https://data.gov.au/organization/7f8b87dd-993e-417c-abe3-5915901eef27> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Property NSW" .

