@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/c37f38ea-6dff-4f7a-8e63-dd5360594248> a dcat:Dataset ;
    dct:description "Survey" ;
    dct:identifier "c37f38ea-6dff-4f7a-8e63-dd5360594248" ;
    dct:issued "2022-02-02T22:10:37.394146"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:07:42.065572"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/dcbb97f2-61e3-4487-80b2-d8c8c68e1b04> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.7183 -34.4647, 146.7183 -34.2016, 147.0767 -34.2016, 147.0767 -34.4647, 146.7183 -34.4647))"^^gsp:wktLiteral ] ;
    dct:title "Ardlethan Floodplain Risk Management Study - Survey" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coolamon Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c37f38ea-6dff-4f7a-8e63-dd5360594248/resource/6d1c8f85-396c-41f2-a289-8fcaaeea812e> ;
    dcat:keyword "Ardlethan",
        "Ariah Park",
        "Beckom",
        "Bygoo Creek",
        "Mirrool Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c37f38ea-6dff-4f7a-8e63-dd5360594248/resource/6d1c8f85-396c-41f2-a289-8fcaaeea812e> a dcat:Distribution ;
    dct:issued "2025-12-17T02:07:42.318809"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:07:42.080697"^^xsd:dateTime ;
    dct:title "Ardlethan Floodplain Risk Management Study - Survey" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0207a957-7032-447f-9884-701623e949c5/resource/bea047d3-e172-43a2-be24-63513c0155d0> .

<https://uatdatansw.dac.nsw.gov.au/organization/dcbb97f2-61e3-4487-80b2-d8c8c68e1b04> a foaf:Agent ;
    foaf:name "Coolamon Shire Council" .

