@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://data.gov.au/dataset/25402d00-2535-4ad0-bd32-7df0c5618504> a dcat:Dataset ;
    dct:description "No notes provided" ;
    dct:identifier "25402d00-2535-4ad0-bd32-7df0c5618504" ;
    dct:issued "2026-03-01T09:26:42.700140"^^xsd:dateTime ;
    dct:modified "2026-03-01T09:26:49.967540"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "SES NSW Flood Events 2012" ;
    dcat:keyword "2012",
        "SES" .

<https://data.gov.au/organization/b749f159-efa6-4de5-b8ae-b5464d9cad97> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Spatial Services (DCS)" .

