@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/80b36bce-b119-46b6-8b5c-15c352d88193> a dcat:Dataset ;
    dct:description """Picton flood extent (1% AEP and the PMF) as well as hazard categories (flood fringe and flood way).\r
""" ;
    dct:identifier "80b36bce-b119-46b6-8b5c-15c352d88193" ;
    dct:issued "2022-02-02T23:06:35.305741"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:35:33.965945"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5264 -34.2226, 150.5264 -34.1146, 150.7111 -34.1146, 150.7111 -34.2226, 150.5264 -34.2226))"^^gsp:wktLiteral ] ;
    dct:title "Picton - Flood Extent & Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wollondilly Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/80b36bce-b119-46b6-8b5c-15c352d88193/resource/4915baac-bcca-49ce-8257-4fd3ccbb0581> ;
    dcat:keyword "Argyle Street",
        "Menangle Street",
        "Old Hume Highway",
        "Stonequarry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/80b36bce-b119-46b6-8b5c-15c352d88193/resource/4915baac-bcca-49ce-8257-4fd3ccbb0581> a dcat:Distribution ;
    dct:issued "2025-12-17T01:35:33.999001"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:35:33.975653"^^xsd:dateTime ;
    dct:title "Picton - Flood Extent & Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f2086f84-7312-4a65-8390-0c5032c6fc3a/resource/06f261e8-ff1d-4035-99b0-b8a7b1e6dac2> .

<https://uatdatansw.dac.nsw.gov.au/organization/3a01c5e8-da60-40bd-b964-6b103f594fab> a foaf:Agent ;
    foaf:name "Wollondilly Shire Council" .

