@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/e4b77b6d-0e91-442e-9c9f-bd51e4775f23> a dcat:Dataset ;
    dct:description "Annual Report 2011-2012" ;
    dct:identifier "e4b77b6d-0e91-442e-9c9f-bd51e4775f23" ;
    dct:issued "2021-09-08T15:22:55.845449"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:55.845455"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Police Integrity Commission Annual Report 2011-2012" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e4b77b6d-0e91-442e-9c9f-bd51e4775f23/resource/65ba90be-40eb-43d5-aef7-dc1019f5ec63> ;
    dcat:keyword "Police Integrity Commission",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e4b77b6d-0e91-442e-9c9f-bd51e4775f23/resource/65ba90be-40eb-43d5-aef7-dc1019f5ec63> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2012-10-26T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:55.838687"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13639> .

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

