@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://uatdatansw.dac.nsw.gov.au/dataset/2b6a65c5-d947-4762-b929-e2b2bedf41c5> a dcat:Dataset ;
    dct:description "Survey DEM" ;
    dct:identifier "2b6a65c5-d947-4762-b929-e2b2bedf41c5" ;
    dct:issued "2022-02-02T22:43:26.082043"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:32.602794"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.6046 -35.4484, 145.6046 -35.2725, 145.8517 -35.2725, 145.8517 -35.4484, 145.6046 -35.4484))"^^gsp:wktLiteral ] ;
    dct:title "Jerilderie Flood Study - DEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Murrumbidgee Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2b6a65c5-d947-4762-b929-e2b2bedf41c5/resource/b4e31778-b174-467e-93e5-3f5cf605193a> ;
    dcat:keyword "Billabong Creek",
        "Carabost",
        "Culcairn",
        "Garryowen",
        "Holbrook",
        "Innes Bridge",
        "Jerilderie",
        "Lockhart",
        "Oaklands",
        "Rand",
        "Walbundrie",
        "Wangamong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2b6a65c5-d947-4762-b929-e2b2bedf41c5/resource/b4e31778-b174-467e-93e5-3f5cf605193a> a dcat:Distribution ;
    dct:issued "2025-12-17T00:43:32.660359"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:43:32.612582"^^xsd:dateTime ;
    dct:title "Jerilderie Flood Study - DEM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/02365b89-9f97-445c-96cb-c0c25cb234df/resource/502ed085-8828-4772-92a2-92e86aa843ce> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1397d97-b87b-448b-bbd4-7510e6538742> a foaf:Agent ;
    foaf:name "Murrumbidgee Council" .

