@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/e252bb79-0237-49d7-b37a-1cfd47698e41> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "e252bb79-0237-49d7-b37a-1cfd47698e41" ;
    dct:issued "2021-09-08T22:37:37.737554"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:37:37.737561"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Water Annual Report 2005" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e252bb79-0237-49d7-b37a-1cfd47698e41/resource/e977ada1-83af-4c8a-9e19-7286be029609> ;
    dcat:keyword "Sydney Water Corporation Limited" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e252bb79-0237-49d7-b37a-1cfd47698e41/resource/e977ada1-83af-4c8a-9e19-7286be029609> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2005-01-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:37:37.732223"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/11692> .

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

