@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/79af2e8a-944c-4d63-920d-3cc3fe4c4256> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "79af2e8a-944c-4d63-920d-3cc3fe4c4256" ;
    dct:issued "2022-02-02T22:09:27.243590"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:09:43.984631"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.8224 -34.4429, 150.8224 -34.4188, 150.8653 -34.4188, 150.8653 -34.4429, 150.8224 -34.4429))"^^gsp:wktLiteral ] ;
    dct:title "Allans Creek Flood Study Addendum 2 - Darragh Drive, Figtree - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/79af2e8a-944c-4d63-920d-3cc3fe4c4256/resource/7b1f32fe-d5d5-4714-8706-2d12f9c28cce> ;
    dcat:keyword "Allans Creek",
        "Darragh Drive",
        "Figtree" .

<https://uatdatansw.dac.nsw.gov.au/dataset/79af2e8a-944c-4d63-920d-3cc3fe4c4256/resource/7b1f32fe-d5d5-4714-8706-2d12f9c28cce> a dcat:Distribution ;
    dct:issued "2025-12-17T00:09:44.034827"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:09:43.994240"^^xsd:dateTime ;
    dct:title "Allans Creek Flood Study Addendum 2 - Darragh Drive, Figtree - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d410e1e1-96e5-4e10-b0f4-6c86db8a00f4/resource/30ed0adb-13f2-4437-8fa0-879cd3749aeb> .

<https://uatdatansw.dac.nsw.gov.au/organization/58253626-f4b2-4bdf-a868-098a1bb193c5> a foaf:Agent ;
    foaf:name "Wollongong City Council" .

