@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/eb588f41-97eb-4ed3-af28-4c3fae5e53b6> a dcat:Dataset ;
    dct:description "Annual Report of the Sydney Catchment Authority 2000-2001" ;
    dct:identifier "eb588f41-97eb-4ed3-af28-4c3fae5e53b6" ;
    dct:issued "2021-09-08T15:22:01.812963"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:01.812970"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 2000-2001" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/eb588f41-97eb-4ed3-af28-4c3fae5e53b6/resource/b0ea0ff5-931e-4765-b5c5-72bfd07019b1> ;
    dcat:keyword "Sydney Catchment Authority",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/eb588f41-97eb-4ed3-af28-4c3fae5e53b6/resource/b0ea0ff5-931e-4765-b5c5-72bfd07019b1> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2001-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:01.805259"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14057> .

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

