@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/686bdee4-55ee-472e-9560-00ab3546975b> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "686bdee4-55ee-472e-9560-00ab3546975b" ;
    dct:issued "2022-12-05T14:27:25.442939"^^xsd:dateTime ;
    dct:modified "2022-12-05T14:27:25.442945"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "IPC Annual Report NSW 2021/22" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/686bdee4-55ee-472e-9560-00ab3546975b/resource/0351a783-c619-4ec6-b90c-76d5caa261bc> ;
    dcat:keyword "Information and Privacy Commission NSW IPC",
        "gipa",
        "hrip",
        "information access",
        "ppip",
        "privacy" .

<https://uatdatansw.dac.nsw.gov.au/dataset/686bdee4-55ee-472e-9560-00ab3546975b/resource/0351a783-c619-4ec6-b90c-76d5caa261bc> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-11-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2022-12-05T14:27:25.415242"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/20194> .

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

