@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/93536bfd-d05d-4d2c-92bb-5ccc27a4014c> a dcat:Dataset ;
    dct:description "Volume 1 and Volume 2" ;
    dct:identifier "93536bfd-d05d-4d2c-92bb-5ccc27a4014c" ;
    dct:issued "2022-02-02T22:19:44.523472"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:12.853857"^^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.8351 -34.4219, 150.8351 -34.3667, 150.9188 -34.3667, 150.9188 -34.4219, 150.8351 -34.4219))"^^gsp:wktLiteral ] ;
    dct:title "Cabbage Tree Creek Floodplain Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/93536bfd-d05d-4d2c-92bb-5ccc27a4014c/resource/69c4c33f-94ff-4f10-995d-f492d15f2ffc>,
        <https://uatdatansw.dac.nsw.gov.au/dataset/93536bfd-d05d-4d2c-92bb-5ccc27a4014c/resource/9de16f56-8853-4b4d-bd46-7531f75ccbac> ;
    dcat:keyword "Cabbage Tree Creek",
        "Fairy Creek",
        "Illawarra Railway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/93536bfd-d05d-4d2c-92bb-5ccc27a4014c/resource/69c4c33f-94ff-4f10-995d-f492d15f2ffc> a dcat:Distribution ;
    dct:issued "2025-12-17T01:51:12.885759"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:12.862907"^^xsd:dateTime ;
    dct:title "Cabbage Tree Creek - Floodplain Management Study - Report (Volume 1)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1a867105-e8e2-41c7-9ba3-8e21ba65153a/resource/468666c2-07b2-4c67-976c-3939516a32ff> .

<https://uatdatansw.dac.nsw.gov.au/dataset/93536bfd-d05d-4d2c-92bb-5ccc27a4014c/resource/9de16f56-8853-4b4d-bd46-7531f75ccbac> a dcat:Distribution ;
    dct:issued "2025-12-17T01:51:12.885766"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:51:12.863077"^^xsd:dateTime ;
    dct:title "Cabbage Tree Creek - Floodplain Management Study - Report (Volume 2)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/1a867105-e8e2-41c7-9ba3-8e21ba65153a/resource/2290d705-a608-4ec4-b072-43dfb23d68d3> .

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

