@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/b8c26260-9808-4fb6-9fc5-422c8f99ca56> a dcat:Dataset ;
    dct:description "20y, 100y, PMF" ;
    dct:identifier "b8c26260-9808-4fb6-9fc5-422c8f99ca56" ;
    dct:issued "2022-02-02T22:59:19.579384"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:24.201530"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/579c4270-c684-469e-9a1d-8dd89a08d77f> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6569 -34.0669, 150.6569 -33.9946, 150.7956 -33.9946, 150.7956 -34.0669, 150.6569 -34.0669))"^^gsp:wktLiteral ] ;
    dct:title "Narellan Creek Flood Study - Flood Extents" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camden Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b8c26260-9808-4fb6-9fc5-422c8f99ca56/resource/a03f0f87-50d4-4756-903f-a7ec02deba2e> ;
    dcat:keyword "Currans Hill",
        "Elderslie",
        "Glenlee",
        "Harrington",
        "Kirkham",
        "Mount Annan",
        "Narellan Vale",
        "Nepean River",
        "Smeaton Grange" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b8c26260-9808-4fb6-9fc5-422c8f99ca56/resource/a03f0f87-50d4-4756-903f-a7ec02deba2e> a dcat:Distribution ;
    dct:issued "2025-12-17T01:36:24.249507"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:36:24.210857"^^xsd:dateTime ;
    dct:title "Narellan Creek Flood Study Flood Extents" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/14509edb-c3df-4099-8d09-af60d9930d81/resource/acd7362b-d57c-48d6-bb4e-da3b72578119> .

<https://uatdatansw.dac.nsw.gov.au/organization/579c4270-c684-469e-9a1d-8dd89a08d77f> a foaf:Agent ;
    foaf:name "Camden Council" .

