@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/85c02e60-04c2-4e5b-a5a4-1094dbc2ded5> a dcat:Dataset ;
    dct:description "Sydney Catchment Authority Annual Report 1999-2000" ;
    dct:identifier "85c02e60-04c2-4e5b-a5a4-1094dbc2ded5" ;
    dct:issued "2021-09-08T15:22:02.029370"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:02.029376"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 1999-2000" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/85c02e60-04c2-4e5b-a5a4-1094dbc2ded5/resource/66726024-f1c3-4704-b016-72c0e453a120> ;
    dcat:keyword "Sydney Catchment Authority",
        "annual reports" .

<https://uatdatansw.dac.nsw.gov.au/dataset/85c02e60-04c2-4e5b-a5a4-1094dbc2ded5/resource/66726024-f1c3-4704-b016-72c0e453a120> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2000-11-28T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:22:02.017164"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/14056> .

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

