@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/a80f018b-f844-43e4-9abe-4ca32450893f> a dcat:Dataset ;
    dct:description "100y ARI" ;
    dct:identifier "a80f018b-f844-43e4-9abe-4ca32450893f" ;
    dct:issued "2022-02-02T23:01:34.095743"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:50.953563"^^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.3204 -34.1550, 150.3204 -33.8408, 150.7379 -33.8408, 150.7379 -34.1550, 150.3204 -34.1550))"^^gsp:wktLiteral ] ;
    dct:title "Nepean River Flood Study - Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Camden Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a80f018b-f844-43e4-9abe-4ca32450893f/resource/ab8c84d9-d633-4593-a60f-b41b8c65f7ba> ;
    dcat:keyword "Bents Basin",
        "Bringelly Creek",
        "Camden",
        "Cobbitty Creek",
        "Matahil Creek",
        "Menangle Weir",
        "Narellan",
        "Navigation Creek",
        "Nepean River",
        "Sickles Creek",
        "Wallacia",
        "Warragamba" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a80f018b-f844-43e4-9abe-4ca32450893f/resource/ab8c84d9-d633-4593-a60f-b41b8c65f7ba> a dcat:Distribution ;
    dct:issued "2025-12-17T00:34:51.010916"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:34:50.963087"^^xsd:dateTime ;
    dct:title "Nepean River Flood Study - Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/03ad4d40-2ca8-4953-a923-93c2c8c8a393/resource/14442c07-b4c6-4dce-88e7-720fcdf67f06> .

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

