@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/72f4c4fc-6db3-4a53-923e-4c009c7644cb> a dcat:Dataset ;
    dct:description "Aerial" ;
    dct:identifier "72f4c4fc-6db3-4a53-923e-4c009c7644cb" ;
    dct:issued "2022-02-02T23:04:04.274974"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:24.347349"^^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 - Aerial" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Federation Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/72f4c4fc-6db3-4a53-923e-4c009c7644cb/resource/a857a20d-202e-4d92-9309-3bc8c6983d77> ;
    dcat:keyword "Billabong Creek",
        "Lake Urana",
        "Nowranie Creek",
        "Oaklands",
        "Walbundrie" .

<https://uatdatansw.dac.nsw.gov.au/dataset/72f4c4fc-6db3-4a53-923e-4c009c7644cb/resource/a857a20d-202e-4d92-9309-3bc8c6983d77> a dcat:Distribution ;
    dct:issued "2025-12-17T02:01:24.384237"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:01:24.357264"^^xsd:dateTime ;
    dct:title "Oaklands Flood Study - Aerial" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/12cc88a0-7a70-4890-8686-ab09ec59c330/resource/8322eff5-2a6e-4cf3-afdf-b1d4b2f28382> .

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

