@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/2cbceeee-11e6-4d15-9299-e2c70a4c5763> a dcat:Dataset ;
    dct:description """Annual Report for the financial year ending 30 June 2016.

**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 "2cbceeee-11e6-4d15-9299-e2c70a4c5763" ;
    dct:issued "2021-09-08T15:17:55.958648"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:43:53.966203"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Destination NSW Annual Report 2015-2016" ;
    dcat:distribution <https://data.nsw.gov.au/dataset/2cbceeee-11e6-4d15-9299-e2c70a4c5763/resource/d37104df-8609-4167-a732-ea357a4edd5e> ;
    dcat:keyword "Destination NSW",
        "tourism and major events" .

<https://data.nsw.gov.au/dataset/2cbceeee-11e6-4d15-9299-e2c70a4c5763/resource/d37104df-8609-4167-a732-ea357a4edd5e> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2025-11-14T00:43:53.992747"^^xsd:dateTime ;
    dct:modified "2025-11-14T00:43:53.977265"^^xsd:dateTime ;
    dct:title "Destination NSW Annual Report 2015 2016 Accessible 15816" ;
    dcat:accessURL <https://data.nsw.gov.au/data/dataset/2cbceeee-11e6-4d15-9299-e2c70a4c5763/resource/d37104df-8609-4167-a732-ea357a4edd5e/download/destination_nsw_annual_report_2015_2016_accessible_15816.pdf> ;
    dcat:byteSize "5353289"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/pdf" .

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

