@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix gsp: <http://www.opengis.net/ont/geosparql#> .
@prefix locn: <http://www.w3.org/ns/locn#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/aebd7218-c07c-4a78-827a-b5fec21f2311> a dcat:Dataset ;
    dct:description "Flood emergency response classification maps" ;
    dct:identifier "aebd7218-c07c-4a78-827a-b5fec21f2311" ;
    dct:issued "2026-03-01T18:42:50.294364"^^xsd:dateTime ;
    dct:modified "2026-03-01T18:42:57.606353"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09537835-2cf4-48c2-aee8-be833d476e0e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Flood emergency response classification maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hawkesbury City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/aebd7218-c07c-4a78-827a-b5fec21f2311/resource/3d3b109c-c264-4447-8218-1eaac6c25568> ;
    dcat:keyword "flood risk management study" .

<https://data.gov.au/dataset/aebd7218-c07c-4a78-827a-b5fec21f2311/resource/3d3b109c-c264-4447-8218-1eaac6c25568> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-02-17T22:30:15.616293"^^xsd:dateTime ;
    dct:modified "2026-03-01T18:42:50.292019"^^xsd:dateTime ;
    dct:title "Flood emergency response classification maps" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/9ac7dd11-417e-469d-a95d-7b6193187754/resource/952aae4b-1677-42f1-b08b-cc64161796be> .

<https://data.gov.au/organization/09537835-2cf4-48c2-aee8-be833d476e0e> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Hawkesbury City Council" .

