@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/5473e9a2-4bd6-4726-8193-f74c8afda6d1> a dcat:Dataset ;
    dct:description "Under the NSW Government's flood prone land policy  the City is required to manage flooding issues and put plans into place to safeguard flood-prone areas. The local area has been divided into 9 catchments covering 2,666ha.More information on floodplain management catchments" ;
    dct:identifier "5473e9a2-4bd6-4726-8193-f74c8afda6d1" ;
    dct:issued "2023-02-10T14:20:50.541704"^^xsd:dateTime ;
    dct:modified "2023-02-10T14:20:50.541711"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> ;
    dct:title "Floodplain management catchments" ;
    dcat:keyword "City of Sydney",
        "catchment",
        "drainage",
        "environmental",
        "floodplain" .

<https://uatdatansw.dac.nsw.gov.au/organization/7bc775f8-d41f-40cf-8259-1a7f5b660f25> a foaf:Agent ;
    foaf:name "City of Sydney" .

