@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.nsw.gov.au/dataset/409ca1b5-040e-494e-9ca0-4513715f48df> a dcat:Dataset ;
    dct:description "Hydraulic" ;
    dct:identifier "409ca1b5-040e-494e-9ca0-4513715f48df" ;
    dct:issued "2026-05-14T22:09:11.447153"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:00:29.214863"^^xsd:dateTime ;
    dct:publisher <https://data.nsw.gov.au/organization/0974e7f9-e32b-443e-8076-f55aefeda046> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (149.8109 -36.8328)"^^gsp:wktLiteral ] ;
    dct:title "Hydraulic" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bega Valley Shire Council" ] ;
    dcat:distribution <https://data.nsw.gov.au/dataset/409ca1b5-040e-494e-9ca0-4513715f48df/resource/de9d112f-8d13-486d-a538-b7ff5ed5a09b> ;
    dcat:keyword "Wolumla Flood Study" .

<https://data.nsw.gov.au/dataset/409ca1b5-040e-494e-9ca0-4513715f48df/resource/de9d112f-8d13-486d-a538-b7ff5ed5a09b> a dcat:Distribution ;
    dct:issued "2026-05-18T23:00:29.268376"^^xsd:dateTime ;
    dct:modified "2026-05-18T23:00:29.237553"^^xsd:dateTime ;
    dct:title "Hydraulic Model Inputs" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/68ff4e9d-32a3-4530-b4d4-f6eb51fc8092/resource/28a48ec8-ef1a-4543-8827-29a8c5f7333c> .

<https://data.nsw.gov.au/organization/0974e7f9-e32b-443e-8076-f55aefeda046> a foaf:Agent ;
    foaf:name "Bega Valley Shire Council" .

