@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://uatdatansw.dac.nsw.gov.au/dataset/1c34c5ac-5ce8-4017-a5a7-1e30174fd7ef> a dcat:Dataset ;
    dct:description "Weekly Economic Calendar shows future release dates of key economic data and publications used by NSW Treasury for monitoring and analysis." ;
    dct:identifier "1c34c5ac-5ce8-4017-a5a7-1e30174fd7ef" ;
    dct:issued "2021-09-08T15:20:09.900302"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:09.900324"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Weekly Economic Calendar - for the week commencing 5 January 2015" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1c34c5ac-5ce8-4017-a5a7-1e30174fd7ef/resource/db5769f5-3cdc-4033-b034-ca9fd4e00ee4> ;
    dcat:keyword "Treasury",
        "economic",
        "nsw treasury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1c34c5ac-5ce8-4017-a5a7-1e30174fd7ef/resource/db5769f5-3cdc-4033-b034-ca9fd4e00ee4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-01-06T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:09.891592"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14875> .

<https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> a foaf:Agent ;
    foaf:name "NSW Government" .

