@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/4c32e711-4bc5-4edb-b2cf-23f590724fc3> a dcat:Dataset ;
    dct:description "Annual Report of the Sydney Catchment Authority 2001-2002" ;
    dct:identifier "4c32e711-4bc5-4edb-b2cf-23f590724fc3" ;
    dct:issued "2021-09-08T15:22:02.230851"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:02.230857"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 2001-2002" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4c32e711-4bc5-4edb-b2cf-23f590724fc3/resource/8cc26d88-8837-4586-8d4f-ddf6c29a2d66> ;
    dcat:keyword "Sydney Catchment Authority",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4c32e711-4bc5-4edb-b2cf-23f590724fc3/resource/8cc26d88-8837-4586-8d4f-ddf6c29a2d66> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2002-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:02.223862"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14058> .

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

