@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/334eb172-19f8-4dda-b25b-3cd820885c73> a dcat:Dataset ;
    dct:description "Flood risk precinct 100y" ;
    dct:identifier "334eb172-19f8-4dda-b25b-3cd820885c73" ;
    dct:issued "2022-02-02T23:01:18.966694"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:57.471120"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.2051 -34.5066, 150.2051 -34.2095, 150.6445 -34.2095, 150.6445 -34.5066, 150.2051 -34.5066))"^^gsp:wktLiteral ] ;
    dct:title "Nattai River FRMSP - Hazard" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/334eb172-19f8-4dda-b25b-3cd820885c73/resource/acfc6686-3ecd-476c-aab4-5e444ecfc100> ;
    dcat:keyword "Bowral",
        "Evans Street",
        "Lake Burragorang Mittagong",
        "Oxley Drive",
        "Southern Highlands",
        "Wingecarribee" .

<https://uatdatansw.dac.nsw.gov.au/dataset/334eb172-19f8-4dda-b25b-3cd820885c73/resource/acfc6686-3ecd-476c-aab4-5e444ecfc100> a dcat:Distribution ;
    dct:issued "2025-12-17T01:02:57.511980"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:02:57.480096"^^xsd:dateTime ;
    dct:title "Nattai River FRMSP - Hazard" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/87b2ec3e-53bf-4c94-806c-4787f4593362/resource/7e5baf6b-cf3c-412d-8172-b2dfbbe7d256> .

<https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> a foaf:Agent ;
    foaf:name "Wingecarribee Shire Council" .

