@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/57cd1551-935c-4e0e-b283-954aecf240e7> a dcat:Dataset ;
    dct:description """To  enhance the transparency and accessibility of information underpinning the NSW Budget Papers, for the first time the NSW Government is providing key financial information in accessible Excel spreadsheets.\r
Excel spreadsheet available include:\r
\r
* Budgeted financial statements for all sectors\r
\r
* Historical financial indicators\r
\r
* Macro-economic indicators""" ;
    dct:identifier "57cd1551-935c-4e0e-b283-954aecf240e7" ;
    dct:issued "2017-06-20T03:22:35.257507"^^xsd:dateTime ;
    dct:language "English" ;
    dct:modified "2017-06-21T01:48:16.266491"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/4c792bef-ca2e-4840-8457-44b37664d04d> ;
    dct:title "NSW Budget 2017-18" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "siobhanfriis" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/57cd1551-935c-4e0e-b283-954aecf240e7/resource/8470dd01-69dc-4d25-b72e-2aaa3f9c70d0> ;
    dcat:keyword "budget",
        "finance",
        "treasury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/57cd1551-935c-4e0e-b283-954aecf240e7/resource/8470dd01-69dc-4d25-b72e-2aaa3f9c70d0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2017-06-20T13:23:59.284520"^^xsd:dateTime ;
    dct:modified "2017-06-20T13:23:59.284520"^^xsd:dateTime ;
    dct:title "NSW Budget spreadsheets 2017-18" ;
    dcat:accessURL <https://www.budget.nsw.gov.au/budget-papers-media-releases-and-data/nsw-budget-2017-18-open-data> .

<https://uatdatansw.dac.nsw.gov.au/organization/4c792bef-ca2e-4840-8457-44b37664d04d> a foaf:Agent ;
    foaf:name "The Treasury" .

