@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/30658f84-3271-4461-b890-ffcf7085db68> a dcat:Dataset ;
    dct:description "Auditor-General's Report to Parliament, Performance Audit" ;
    dct:identifier "30658f84-3271-4461-b890-ffcf7085db68" ;
    dct:issued "2021-09-08T15:19:37.023013"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:37.023020"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Identifying productivity in the public sector" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/30658f84-3271-4461-b890-ffcf7085db68/resource/c47c36f2-a860-47af-862e-748bbfe099cb> ;
    dcat:keyword "Audit Office of New South Wales",
        "Department of Education and Communities",
        "NSW Police Force",
        "NSW Treasury",
        "Transport for NSW",
        "department of justice",
        "nsw health",
        "productivity" .

<https://uatdatansw.dac.nsw.gov.au/dataset/30658f84-3271-4461-b890-ffcf7085db68/resource/c47c36f2-a860-47af-862e-748bbfe099cb> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-07-16T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:37.011492"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/15110> .

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

