@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/7d247028-559c-4009-bb38-659a00c9fd76> a dcat:Dataset ;
    dct:description "DEM" ;
    dct:identifier "7d247028-559c-4009-bb38-659a00c9fd76" ;
    dct:issued "2022-02-02T23:04:07.913851"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:47:57.016751"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/9dcf1a5a-62a2-4abd-8401-b1255d50fd4f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.9808 -35.6595, 145.9808 -35.2950, 146.4587 -35.2950, 146.4587 -35.6595, 145.9808 -35.6595))"^^gsp:wktLiteral ] ;
    dct:title "Flood Study Report for Oaklands - DEM" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7d247028-559c-4009-bb38-659a00c9fd76/resource/9a659e68-43de-476e-bbb4-7aa083c9b83d> ;
    dcat:keyword "Billabong Creek",
        "Lake Urana",
        "Nowranie Creek",
        "Oaklands",
        "Walbundrie" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7d247028-559c-4009-bb38-659a00c9fd76/resource/9a659e68-43de-476e-bbb4-7aa083c9b83d> a dcat:Distribution ;
    dct:issued "2025-12-17T01:47:57.065510"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:47:57.028598"^^xsd:dateTime ;
    dct:title "Oaklands Flood Study - DEM" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/08a2ba57-794a-4815-91f0-edb8e0a70979/resource/9a245289-378c-4c13-b340-c06b8edb5dd9> .

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

