@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/171742fa-5d23-4439-a398-c0a737b289b6> a dcat:Dataset ;
    dct:description "GIS data including DEM and other gis layers used to define model and in figures" ;
    dct:identifier "171742fa-5d23-4439-a398-c0a737b289b6" ;
    dct:issued "2026-04-14T18:37:41.342034"^^xsd:dateTime ;
    dct:modified "2026-04-14T18:37:48.430837"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/0c0fc87f-aa6c-48fe-aeaa-4f78136d5bb0> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Ungarie FRMSP - GIS Data for Modelling" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bland Shire Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/171742fa-5d23-4439-a398-c0a737b289b6/resource/170cb0ff-34ac-48d7-8779-d40ed8b1f556> ;
    dcat:keyword "Humbug Creek",
        "Lachlan River catchment",
        "Ungarie",
        "flooding" .

<https://data.gov.au/dataset/171742fa-5d23-4439-a398-c0a737b289b6/resource/170cb0ff-34ac-48d7-8779-d40ed8b1f556> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-14T01:46:36.347777"^^xsd:dateTime ;
    dct:modified "2026-04-14T18:37:41.334502"^^xsd:dateTime ;
    dct:title "Ungarie GIS data" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/a895f5df-2c85-4218-b963-ed28911e1da5/resource/b226daf9-95bd-45a4-9abe-20c2ae0b343d> .

<https://data.gov.au/organization/0c0fc87f-aa6c-48fe-aeaa-4f78136d5bb0> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Bland Shire Council" .

