@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/bc1e9a27-35ad-404e-b2a9-1a04e84abae4> a dcat:Dataset ;
    dct:description "DEM" ;
    dct:identifier "bc1e9a27-35ad-404e-b2a9-1a04e84abae4" ;
    dct:issued "2022-02-02T23:25:16.230630"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:57:37.559444"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.0303 -35.5076, 146.0303 -35.1693, 146.4972 -35.1693, 146.4972 -35.5076, 146.0303 -35.5076))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study Report for Urana - DEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/bc1e9a27-35ad-404e-b2a9-1a04e84abae4/resource/e4d493bf-0adf-4c98-8411-7a222e88f228> ;
    dcat:keyword "Billabong Creek",
        "Cocketgedong Creek",
        "Lake Urana",
        "Urana",
        "Urana Aquatic Centre Dam",
        "Urana Creek",
        "Urangeline Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/bc1e9a27-35ad-404e-b2a9-1a04e84abae4/resource/e4d493bf-0adf-4c98-8411-7a222e88f228> a dcat:Distribution ;
    dct:issued "2025-12-16T23:57:37.613111"^^xsd:dateTime ;
    dct:modified "2025-12-16T23:57:37.569384"^^xsd:dateTime ;
    dct:title "Urana Flood Study - DEM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d19b7b07-8a4f-4c05-abbc-98039f8c705b/resource/0e7efb1b-aa44-43a6-8481-8d53f161d6f4> .

<https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> a foaf:Agent ;
    foaf:name "Federation Council" .

