@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/9258e682-5968-43bf-8ac9-a71bfc5ba75d> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "9258e682-5968-43bf-8ac9-a71bfc5ba75d" ;
    dct:issued "2022-02-02T22:09:30.753105"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:46:22.581502"^^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.7448 -34.5790, 150.7448 -34.4250, 150.9700 -34.4250, 150.9700 -34.5790, 150.7448 -34.5790))"^^gsp:wktLiteral ] ;
    dct:title "Allans Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollongong City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9258e682-5968-43bf-8ac9-a71bfc5ba75d/resource/712186a2-b550-4860-9588-a86258bf13e0> ;
    dcat:keyword "Allans Creek",
        "Cordeaux Heights",
        "Cringila",
        "Farmborough Heights",
        "Figtree",
        "Illawarra",
        "Mangerton",
        "Mount Keira",
        "Mount Kembla",
        "Port Kembla North",
        "Unanderra",
        "West Wollongong" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9258e682-5968-43bf-8ac9-a71bfc5ba75d/resource/712186a2-b550-4860-9588-a86258bf13e0> a dcat:Distribution ;
    dct:issued "2025-12-17T01:46:22.655111"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:46:22.598555"^^xsd:dateTime ;
    dct:title "Allans Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d0c56453-6865-44f9-92e1-fa6c5cb2d85d/resource/d6771add-6e25-4a06-9fdc-b5bca8c1fbb9> .

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

