@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/d0b92e7b-3462-4418-b9bd-c4a13efc0bf6> a dcat:Dataset ;
    dct:description """The Greater Sydney Drought Response Plan sets out how Sydney\r
Water, WaterNSW and the NSW Government will work together to\r
respond to droughts in the future.""" ;
    dct:identifier "d0b92e7b-3462-4418-b9bd-c4a13efc0bf6" ;
    dct:issued "2023-03-31T14:27:20.927414"^^xsd:dateTime ;
    dct:modified "2023-03-31T14:27:20.927420"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8e2294ed-47e9-4f9e-98db-931e81d2ac7c> ;
    dct:title "Greater Sydney Drought Response Plan Overview" ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d0b92e7b-3462-4418-b9bd-c4a13efc0bf6/resource/7c98afa1-0fcb-4c65-90f6-219473a56c0a> ;
    dcat:keyword "Department of Planning and Environment",
        "water management" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d0b92e7b-3462-4418-b9bd-c4a13efc0bf6/resource/7c98afa1-0fcb-4c65-90f6-219473a56c0a> a dcat:Distribution ;
    dct:format "PDF" ;
    dct:issued "2022-08-01T00:00:00"^^xsd:dateTime ;
    dct:modified "2023-03-31T14:27:20.918747"^^xsd:dateTime ;
    dcat:accessURL <https://www.opengov.nsw.gov.au/download/20320> .

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

