@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/e2df7175-c487-4436-b307-bea6c384befd> 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 "e2df7175-c487-4436-b307-bea6c384befd" ;
    dct:issued "2021-09-08T15:21:27.877186"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:27.877192"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Weekly Economic Calendar - week commencing 13 October 2014" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e2df7175-c487-4436-b307-bea6c384befd/resource/d126ce4e-fe05-4d9e-99f0-ae8227d3e25c> ;
    dcat:keyword "Treasury",
        "economic",
        "nsw treasury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e2df7175-c487-4436-b307-bea6c384befd/resource/d126ce4e-fe05-4d9e-99f0-ae8227d3e25c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-10-15T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:27.870729"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14346> .

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

