@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/1c57b4db-d688-4f84-be56-59f37ee24daa> a dcat:Dataset ;
    dct:description "Brief description of provided data" ;
    dct:identifier "1c57b4db-d688-4f84-be56-59f37ee24daa" ;
    dct:issued "2022-02-02T22:32:36.169203"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:52.125389"^^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.8653 -34.4185, 150.8653 -34.3777, 150.9288 -34.3777, 150.9288 -34.4185, 150.8653 -34.4185))"^^gsp:wktLiteral ] ;
    dct:title "Fairy & Cabbage Tree Creeks - Flood Study - ReadMe" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1c57b4db-d688-4f84-be56-59f37ee24daa/resource/ed09bb21-5c18-4872-9bf3-d5af74fa92b0> ;
    dcat:keyword "Balgownie",
        "Cabbage Tree Creek",
        "Fairy Creek",
        "Fernhill",
        "Gwynneville",
        "Keiraville",
        "McArthur Heights",
        "Mount Pleasant",
        "Para Creek",
        "Reidtown",
        "Towradgi",
        "Wollongong" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1c57b4db-d688-4f84-be56-59f37ee24daa/resource/ed09bb21-5c18-4872-9bf3-d5af74fa92b0> a dcat:Distribution ;
    dct:issued "2025-12-17T00:56:52.189297"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:56:52.136634"^^xsd:dateTime ;
    dct:title "Fairy & Cabbage Tree Creeks - Flood Study - ReadMe" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9cb95c38-8396-4fae-bd57-dcdadc5814e2/resource/801d8f82-f20f-41a0-be48-fb296840996b> .

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

