@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/0f55e105-d17a-4faf-97b4-7de91682e7a2> a dcat:Dataset ;
    dct:description "Includes climate change" ;
    dct:identifier "0f55e105-d17a-4faf-97b4-7de91682e7a2" ;
    dct:issued "2022-02-02T23:29:01.360325"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:17.946657"^^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.1927 -34.5937, 150.1927 -34.4624, 150.4468 -34.4624, 150.4468 -34.5937, 150.1927 -34.5937))"^^gsp:wktLiteral ] ;
    dct:title "Whites Creek FRMSP - Damages" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/0f55e105-d17a-4faf-97b4-7de91682e7a2/resource/cc09e764-068b-4a80-ac3b-a27d5c5d68ea> ;
    dcat:keyword "Argyle Street",
        "Moss Vale",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/0f55e105-d17a-4faf-97b4-7de91682e7a2/resource/cc09e764-068b-4a80-ac3b-a27d5c5d68ea> a dcat:Distribution ;
    dct:issued "2025-12-17T01:32:17.982394"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:32:17.957299"^^xsd:dateTime ;
    dct:title "Whites Creek FRMSP - Damages" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/28d0bbbc-d24b-4f36-baea-c83551ffa06e/resource/3bccc198-6528-415b-aa2a-2e9b25e41452> .

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

