@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/b8494ffd-a610-4fff-99e9-79fd438c35dc> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "b8494ffd-a610-4fff-99e9-79fd438c35dc" ;
    dct:issued "2021-09-08T15:19:54.702591"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:54.702597"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Water Annual Report 2014" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b8494ffd-a610-4fff-99e9-79fd438c35dc/resource/bde4e589-07a1-4e16-9988-1801641f8d2a> ;
    dcat:keyword "Sydney Water Corporation Limited" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b8494ffd-a610-4fff-99e9-79fd438c35dc/resource/bde4e589-07a1-4e16-9988-1801641f8d2a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2014-10-08T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:54.698725"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14990> .

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

