@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/30662e86-e7b6-4670-b7b7-d7a5552e44ff> a dcat:Dataset ;
    dct:description """This study concerns the part of the Burwood LGA within the Powells Creek catchment.\r
Powells Creek catchment is located in Sydney's Inner West region.\r
This study identifies mainstream and overland flow flooding.""" ;
    dct:identifier "30662e86-e7b6-4670-b7b7-d7a5552e44ff" ;
    dct:issued "2022-02-02T23:07:28.506608"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:31:46.423790"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/bd84837a-b174-4144-80ea-5deeeafb97bd> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (151.0964 -33.8817)"^^gsp:wktLiteral ] ;
    dct:title "Powells Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Burwood Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/30662e86-e7b6-4670-b7b7-d7a5552e44ff/resource/8f66785e-ef2c-47fc-873d-aa0c385809e3> ;
    dcat:keyword "Powells Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/30662e86-e7b6-4670-b7b7-d7a5552e44ff/resource/8f66785e-ef2c-47fc-873d-aa0c385809e3> a dcat:Distribution ;
    dct:issued "2025-12-17T01:31:46.448508"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:31:46.432726"^^xsd:dateTime ;
    dct:title "Powells Creek Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f5f683f9-8a4a-4cbc-bbaa-cfaca6bcec88/resource/0499ff65-72c7-4314-bdd8-c16d19bc2cc9> .

<https://uatdatansw.dac.nsw.gov.au/organization/bd84837a-b174-4144-80ea-5deeeafb97bd> a foaf:Agent ;
    foaf:name "Burwood Council" .

