@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/843db534-f969-4f40-b452-d043b02cacac> a dcat:Dataset ;
    dct:description "Report" ;
    dct:identifier "843db534-f969-4f40-b452-d043b02cacac" ;
    dct:issued "2022-02-02T22:19:43.440497"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:05.140600"^^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.8605 -34.4109, 150.8605 -34.3783, 150.9036 -34.3783, 150.9036 -34.4109, 150.8605 -34.4109))"^^gsp:wktLiteral ] ;
    dct:title "Cabbage Tree Creek - Flood Levels - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/843db534-f969-4f40-b452-d043b02cacac/resource/fcae73c6-a312-47be-83cb-ff0685e7631c> ;
    dcat:keyword "Balgownie",
        "Cabbage Creek",
        "Fairy Meadow",
        "Flood Levels",
        "Mount Ousley" .

<https://uatdatansw.dac.nsw.gov.au/dataset/843db534-f969-4f40-b452-d043b02cacac/resource/fcae73c6-a312-47be-83cb-ff0685e7631c> a dcat:Distribution ;
    dct:issued "2025-12-17T02:17:05.192951"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:05.154627"^^xsd:dateTime ;
    dct:title "Cabbage Tree Creek - Flood Levels - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9ded11ab-5ccc-4e6f-9050-c505d48534a4/resource/a45c088a-b008-4dda-8477-d41bad81867a> .

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

