@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/310876df-df64-4612-b3c1-bc5273ef77f7> a dcat:Dataset ;
    dct:description "Final Annual Report of the Sydney Catchment Authority 2014" ;
    dct:identifier "310876df-df64-4612-b3c1-bc5273ef77f7" ;
    dct:issued "2021-09-08T15:19:42.208822"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:42.208828"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Final Annual Report" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/310876df-df64-4612-b3c1-bc5273ef77f7/resource/9d8c6d45-ff08-4d8f-b8ef-0516c5591446> ;
    dcat:keyword "Sydney Catchment Authority" .

<https://uatdatansw.dac.nsw.gov.au/dataset/310876df-df64-4612-b3c1-bc5273ef77f7/resource/9d8c6d45-ff08-4d8f-b8ef-0516c5591446> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2015-07-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:19:42.204924"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/15079> .

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

