@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/c6900ad2-d999-47e2-a804-cd3f349fdc8e> a dcat:Dataset ;
    dct:description "This report presents the Flood Study undertaken to define flooding characteristics of the Lansdowne catchment in the Bankstown City Council area in NSW." ;
    dct:identifier "c6900ad2-d999-47e2-a804-cd3f349fdc8e" ;
    dct:issued "2022-02-02T22:47:26.353114"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:13.949580"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/944d909b-a568-4832-a17f-600fd95dc2f4> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.0081 -33.9291, 151.0081 -33.9059, 151.0557 -33.9059, 151.0557 -33.9291, 151.0081 -33.9291))"^^gsp:wktLiteral ] ;
    dct:title "Lansdowne Catchment Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Canterbury-Bankstown Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c6900ad2-d999-47e2-a804-cd3f349fdc8e/resource/2b0317ef-644d-4791-b209-3bfe8e1b14d0> ;
    dcat:keyword "Bankstown",
        "Bass Hill",
        "Georges Hall",
        "Henry Lawson Drive",
        "Hume Highway",
        "Lansdowne",
        "Lansdowne Park",
        "Mirambeena Regional Park",
        "Prospect Creek",
        "Villawood" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c6900ad2-d999-47e2-a804-cd3f349fdc8e/resource/2b0317ef-644d-4791-b209-3bfe8e1b14d0> a dcat:Distribution ;
    dct:issued "2025-12-17T00:19:14.003489"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:19:13.959697"^^xsd:dateTime ;
    dct:title "Lansdowne Catchment Flood Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/dac90f91-404e-4bf9-a0d8-b277e62400f5/resource/91461daa-8de5-44fc-abbb-93764eba14a1> .

<https://uatdatansw.dac.nsw.gov.au/organization/944d909b-a568-4832-a17f-600fd95dc2f4> a foaf:Agent ;
    foaf:name "Canterbury-Bankstown Council" .

