@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/b4c4cd10-7cb2-4a07-bf65-0150550fdc49> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "b4c4cd10-7cb2-4a07-bf65-0150550fdc49" ;
    dct:issued "2021-09-08T15:15:06.631774"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:06.631780"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Venues NSW 2017 Annual Report" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b4c4cd10-7cb2-4a07-bf65-0150550fdc49/resource/e633723f-e312-44ca-ba6d-de693464762c> ;
    dcat:keyword "Venues NSW",
        "annual report",
        "annual report 2017",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b4c4cd10-7cb2-4a07-bf65-0150550fdc49/resource/e633723f-e312-44ca-ba6d-de693464762c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2018-01-19T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:06.620261"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/17063> .

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

