@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/2d82524e-2883-4550-a728-9613e17206bf> a dcat:Dataset ;
    dct:description "Prepared for Inner West Council" ;
    dct:identifier "2d82524e-2883-4550-a728-9613e17206bf" ;
    dct:issued "2022-02-02T22:48:01.952716"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:19.184612"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/6edd8f74-3407-411f-868a-2779f53bf583> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1434 -33.8912, 151.1434 -33.8681, 151.1839 -33.8681, 151.1839 -33.8912, 151.1434 -33.8912))"^^gsp:wktLiteral ] ;
    dct:title "Leichhardt Floodplain Risk Management Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inner West Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2d82524e-2883-4550-a728-9613e17206bf/resource/b442eb44-c849-4b0f-ba5e-d1cb700a6539> ;
    dcat:keyword "Annandale",
        "Balmain",
        "Birchgrove",
        "Hawthorne Canal",
        "Johnstons Creek",
        "Leichhardt",
        "Lilyfield",
        "Parramatta Road",
        "Rozelle",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2d82524e-2883-4550-a728-9613e17206bf/resource/b442eb44-c849-4b0f-ba5e-d1cb700a6539> a dcat:Distribution ;
    dct:issued "2025-12-17T01:01:19.244188"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:01:19.195262"^^xsd:dateTime ;
    dct:title "Leichhardt Floodplain Risk Management Study Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/21e67931-5adc-4fbf-aba0-0f259bddeaba/resource/ea40d86b-524c-4a4d-b847-b176b8d5dbe9> .

<https://uatdatansw.dac.nsw.gov.au/organization/6edd8f74-3407-411f-868a-2779f53bf583> a foaf:Agent ;
    foaf:name "Inner West Council" .

