@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/e94f61bf-6e30-4cf8-8609-9afc205a486f> a dcat:Dataset ;
    dct:description "Summary" ;
    dct:identifier "e94f61bf-6e30-4cf8-8609-9afc205a486f" ;
    dct:issued "2025-06-24T18:26:43.256267"^^xsd:dateTime ;
    dct:modified "2025-12-19T14:56:55.294593"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/35d86cc6-784f-4b04-95b0-b39a837fbd61> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Gibbergunyah Creek FRMSP - ReadMe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/e94f61bf-6e30-4cf8-8609-9afc205a486f/resource/62b2d46e-ca93-4e32-874a-29ebb04dfdd3> ;
    dcat:keyword "Chinamans Creek",
        "Gibbergunyah Creek",
        "Hume Highway",
        "Iron Mines Creek",
        "Lake Burragorang",
        "Mittagong",
        "Nattai River",
        "Wingecarribee" .

<https://data.gov.au/dataset/e94f61bf-6e30-4cf8-8609-9afc205a486f/resource/62b2d46e-ca93-4e32-874a-29ebb04dfdd3> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T01:48:06.862003"^^xsd:dateTime ;
    dct:modified "2025-12-19T14:56:49.542835"^^xsd:dateTime ;
    dct:title "Gibbergunyah Creek FRMSP - ReadMe" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/b77cd4e3-412f-4f5a-b2d4-4d6b97f7a1c7/resource/89f70ce9-17df-4868-8b87-51020c3d8fb4> .

<https://data.gov.au/organization/35d86cc6-784f-4b04-95b0-b39a837fbd61> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Wingecarribee Shire Council" .

