@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/51e233e9-eb9b-46fd-802a-fde6e3cc2921> 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 "51e233e9-eb9b-46fd-802a-fde6e3cc2921" ;
    dct:issued "2021-09-08T15:21:28.037498"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:28.037508"^^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 6 October 2014" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/51e233e9-eb9b-46fd-802a-fde6e3cc2921/resource/798090d2-0bd2-43bc-b778-9f67c3b1c4b5> ;
    dcat:keyword "Treasury",
        "economic",
        "nsw treasury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/51e233e9-eb9b-46fd-802a-fde6e3cc2921/resource/798090d2-0bd2-43bc-b778-9f67c3b1c4b5> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-10-07T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:21:28.013480"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14344> .

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

