@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/2ebd4488-6ebd-4979-842b-fe3036df1ed1> a dcat:Dataset ;
    dct:description "Sydney Catchment Authority Annual Report 2010-2011" ;
    dct:identifier "2ebd4488-6ebd-4979-842b-fe3036df1ed1" ;
    dct:issued "2021-09-08T15:22:11.616158"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:11.616164"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 2010-2011" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2ebd4488-6ebd-4979-842b-fe3036df1ed1/resource/3f826a09-12ec-428c-a834-bf52c29cead9> ;
    dcat:keyword "Sydney Catchment Authority",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2ebd4488-6ebd-4979-842b-fe3036df1ed1/resource/3f826a09-12ec-428c-a834-bf52c29cead9> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2011-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:11.609088"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/13974> .

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

