@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/abe11d9d-ba89-4a0b-add3-7044b2e686b5> a dcat:Dataset ;
    dct:description "Part 1, Part 2 - Financial Report" ;
    dct:identifier "abe11d9d-ba89-4a0b-add3-7044b2e686b5" ;
    dct:issued "2021-09-08T22:38:03.355245"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:03.355252"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Hunter Water Annual Report 2006-07" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/abe11d9d-ba89-4a0b-add3-7044b2e686b5/resource/4596ae50-216d-4d39-aeb1-2ce2730f8433> ;
    dcat:keyword "Hunter Water Corporation" .

<https://uatdatansw.dac.nsw.gov.au/dataset/abe11d9d-ba89-4a0b-add3-7044b2e686b5/resource/4596ae50-216d-4d39-aeb1-2ce2730f8433> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2007-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:03.351422"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/11806> .

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

