@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/892f875b-a3a4-468a-b51e-2020244a085c> a dcat:Dataset ;
    dct:description """100 year flood extent, which does not include local stormwater flooding.\r
""" ;
    dct:identifier "892f875b-a3a4-468a-b51e-2020244a085c" ;
    dct:issued "2022-02-02T22:30:24.478994"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:57.145734"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6528 -33.8864, 150.6528 -33.6924, 150.9604 -33.6924, 150.9604 -33.8864, 150.6528 -33.8864))"^^gsp:wktLiteral ] ;
    dct:title "Eastern, Reedy & Ropes Creeks - Flood Planning Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Fairfield City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/892f875b-a3a4-468a-b51e-2020244a085c/resource/499555a5-7b0a-48ce-a27a-adf9c5a666a2> ;
    dcat:keyword "Eastern Creek",
        "Reedy Creek",
        "Ropes Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/892f875b-a3a4-468a-b51e-2020244a085c/resource/499555a5-7b0a-48ce-a27a-adf9c5a666a2> a dcat:Distribution ;
    dct:issued "2025-12-17T02:37:57.187087"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:37:57.160765"^^xsd:dateTime ;
    dct:title "Eastern, Reedy & Ropes Creeks - Flood Planning Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f61282a6-b1e7-4bc9-8fcf-4d0e76a3bec2/resource/936b1691-d531-4432-954e-6632acc4166a> .

<https://uatdatansw.dac.nsw.gov.au/organization/8c6f53f1-1491-4580-96a4-92f9d8c02279> a foaf:Agent ;
    foaf:name "Fairfield City Council" .

