@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://data.nsw.gov.au/dataset/c06c65b3-b91d-47e4-841c-c03c444ff84d> a dcat:Dataset ;
    dct:description """Annual report and financial statements for the year ended 30 June 2020

**Note:** This resource was originally published on opengov.nsw.gov.au. The OpenGov website has been retired. If you have any questions, please contact the Agency Services team at transfer@mhnsw.au

**Agency**
  
-   Destination NSW
        """ ;
    dct:identifier "c06c65b3-b91d-47e4-841c-c03c444ff84d" ;
    dct:issued "2021-09-08T15:00:29.577289"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:44:23.149112"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Destination NSW Annual Report 2019-2020" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/c06c65b3-b91d-47e4-841c-c03c444ff84d/resource/99b9b141-c7ea-45a2-afbd-70ee60913d09> ;
    dcat:keyword "Destination NSW",
        "annual reports",
        "financial statements" .

<https://data.nsw.gov.au/dataset/c06c65b3-b91d-47e4-841c-c03c444ff84d/resource/99b9b141-c7ea-45a2-afbd-70ee60913d09> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:44:23.178856"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:44:23.160370"^^xsd:dateTime ;
    dct:title "Destination nsw annual report 2019 2020 Final 19160" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/c06c65b3-b91d-47e4-841c-c03c444ff84d/resource/99b9b141-c7ea-45a2-afbd-70ee60913d09/download/destination_nsw_annual_report_2019_2020_final_19160.pdf> ;
    dcat:byteSize "9222185"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

