@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/e08c0253-4ef0-43f8-a34d-3e0f610b5bc1> a dcat:Dataset ;
    dct:description "100 year ARI" ;
    dct:identifier "e08c0253-4ef0-43f8-a34d-3e0f610b5bc1" ;
    dct:issued "2022-02-02T22:59:20.769728"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:15:36.219547"^^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 - Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camden Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e08c0253-4ef0-43f8-a34d-3e0f610b5bc1/resource/075ebc9d-2001-46eb-aeaa-05d86ec8fd95> ;
    dcat:keyword "Currans Hill",
        "Elderslie",
        "Glenlee",
        "Harrington",
        "Kirkham",
        "Mount Annan",
        "Narellan Vale",
        "Nepean River",
        "Smeaton Grange" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e08c0253-4ef0-43f8-a34d-3e0f610b5bc1/resource/075ebc9d-2001-46eb-aeaa-05d86ec8fd95> a dcat:Distribution ;
    dct:issued "2025-12-17T00:15:36.269781"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:15:36.228706"^^xsd:dateTime ;
    dct:title "Narellan Creek Flood Study Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/75fa31fb-0926-4e3c-8acf-66bbb6e46cb1/resource/6a81ee3c-8da4-4438-a01c-990753b9cb7f> .

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

