@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/1efecab5-36b3-404e-8a94-c8b5537010e7> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "1efecab5-36b3-404e-8a94-c8b5537010e7" ;
    dct:issued "2021-11-26T22:37:01.976028"^^xsd:dateTime ;
    dct:modified "2021-11-26T22:37:01.976035"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Venues NSW Annual Report 2020" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1efecab5-36b3-404e-8a94-c8b5537010e7/resource/372ad77c-67e5-4cff-a5c8-bbafb14cf968> ;
    dcat:keyword "Venues NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1efecab5-36b3-404e-8a94-c8b5537010e7/resource/372ad77c-67e5-4cff-a5c8-bbafb14cf968> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2020-11-02T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-11-26T22:37:01.970491"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/19811> .

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

