@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/c476f971-4750-431e-b3b1-a1a4cf492a67> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "c476f971-4750-431e-b3b1-a1a4cf492a67" ;
    dct:issued "2021-09-08T15:25:31.401327"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:25:31.401335"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Sydney Catchment Authority Annual Report 2002-2003" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c476f971-4750-431e-b3b1-a1a4cf492a67/resource/deb64b64-8aa4-4b47-aaca-4d9491895e7c> ;
    dcat:keyword "Sydney Catchment Authority" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c476f971-4750-431e-b3b1-a1a4cf492a67/resource/deb64b64-8aa4-4b47-aaca-4d9491895e7c> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2003-10-31T00:00:00"^^xsd:dateTime ;
    dct:modified "2021-09-08T15:25:31.395891"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/10758> .

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

