@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/a8ed5f39-181f-4326-9d17-224efe6eb667> a dcat:Dataset ;
    dct:description "Sydney Water's annual report for the 2012-13 financial year." ;
    dct:identifier "a8ed5f39-181f-4326-9d17-224efe6eb667" ;
    dct:issued "2021-09-08T15:22:51.750891"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:51.750897"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Water Annual Report 2013" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a8ed5f39-181f-4326-9d17-224efe6eb667/resource/f2dae313-3941-42c2-a6a5-ba49aa69f54d> ;
    dcat:keyword "Sydney Water Corporation Limited",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a8ed5f39-181f-4326-9d17-224efe6eb667/resource/f2dae313-3941-42c2-a6a5-ba49aa69f54d> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2013-11-20T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:51.744806"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13684> .

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

