@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/271eb5c1-8ec0-4873-9522-6e57b6191fe7> a dcat:Dataset ;
    dct:description "Prepared for Inner West Council" ;
    dct:identifier "271eb5c1-8ec0-4873-9522-6e57b6191fe7" ;
    dct:issued "2022-02-02T22:48:00.524650"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:08.729437"^^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.1461 -33.8912, 151.1461 -33.8639, 151.1928 -33.8639, 151.1928 -33.8912, 151.1461 -33.8912))"^^gsp:wktLiteral ] ;
    dct:title "Leichhardt Floodplain Risk Management Plan - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Inner West Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/271eb5c1-8ec0-4873-9522-6e57b6191fe7/resource/1b340a34-a0f5-45eb-8024-4581098905e9> ;
    dcat:keyword "Annandale",
        "Balmain",
        "Birchgrove",
        "Hawthorne Canal",
        "Johnstons Creek",
        "Leichhardt",
        "Lilyfield",
        "Parramatta Road",
        "Rozelle",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/271eb5c1-8ec0-4873-9522-6e57b6191fe7/resource/1b340a34-a0f5-45eb-8024-4581098905e9> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:08.783821"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:08.738539"^^xsd:dateTime ;
    dct:title "Leichhardt Floodplain Risk Management Plan Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9f358f04-b6c7-40ee-bb41-4b9c47796c2b/resource/7193ff3f-6409-4767-8c30-e37e6121f2b3> .

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

