@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/f4f5b9aa-ea0a-42a3-a862-d5becbd03aab> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "f4f5b9aa-ea0a-42a3-a862-d5becbd03aab" ;
    dct:issued "2021-09-08T15:15:44.389952"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:44.389958"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "WaterNSW Annual Report 2016-17" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/f4f5b9aa-ea0a-42a3-a862-d5becbd03aab/resource/284b19ea-bd06-4659-8a29-822e9b6667aa> ;
    dcat:keyword "WaterNSW",
        "annual report",
        "waternsw" .

<https://uatdatansw.dac.nsw.gov.au/dataset/f4f5b9aa-ea0a-42a3-a862-d5becbd03aab/resource/284b19ea-bd06-4659-8a29-822e9b6667aa> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2017-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:15:44.383970"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/16814> .

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

