@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/cd313cf2-e09d-4dad-9124-7c4da86e1946> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "cd313cf2-e09d-4dad-9124-7c4da86e1946" ;
    dct:issued "2021-09-08T15:15:15.434676"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:15.434681"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Destination NSW Annual Report 2016-2017" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/cd313cf2-e09d-4dad-9124-7c4da86e1946/resource/aa4a6ea4-84c4-419b-8ecf-4cefd3e92ec7> ;
    dcat:keyword "Destination NSW",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/cd313cf2-e09d-4dad-9124-7c4da86e1946/resource/aa4a6ea4-84c4-419b-8ecf-4cefd3e92ec7> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-11-22T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:15.427091"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/17003> .

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

