@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/71098299-bbae-4fed-bb85-7e82d4eec1fc> 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 "71098299-bbae-4fed-bb85-7e82d4eec1fc" ;
    dct:issued "2021-09-08T15:20:00.517555"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:00.517560"^^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 30 March 2015" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/71098299-bbae-4fed-bb85-7e82d4eec1fc/resource/f7906d5a-ca9a-4701-8a13-710ab0db2ed1> ;
    dcat:keyword "Treasury",
        "economic",
        "nsw treasury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/71098299-bbae-4fed-bb85-7e82d4eec1fc/resource/f7906d5a-ca9a-4701-8a13-710ab0db2ed1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-03-30T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:20:00.508857"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14945> .

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

