@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/3e4dae21-1337-43b8-8a4d-4752999cd678> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "3e4dae21-1337-43b8-8a4d-4752999cd678" ;
    dct:issued "2021-09-08T22:38:02.779453"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:02.779462"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 2003-2004" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3e4dae21-1337-43b8-8a4d-4752999cd678/resource/565e1975-e5c1-4db6-a237-2b9531c412a4> ;
    dcat:keyword "Sydney Catchment Authority" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3e4dae21-1337-43b8-8a4d-4752999cd678/resource/565e1975-e5c1-4db6-a237-2b9531c412a4> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2004-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T22:38:02.767708"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/11809> .

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

