@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/d8128ea3-6dab-4c1e-8902-d8fb00c35057> a dcat:Dataset ;
    dct:description "Final report" ;
    dct:identifier "d8128ea3-6dab-4c1e-8902-d8fb00c35057" ;
    dct:issued "2022-02-02T23:18:43.631187"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:34:03.011591"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/399aa3c2-c5f8-43da-a0af-77f5a24ccb66> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.4685 -34.4751, 147.4685 -34.4063, 147.5852 -34.4063, 147.5852 -34.4751, 147.4685 -34.4751))"^^gsp:wktLiteral ] ;
    dct:title "Temora Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Temora Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/d8128ea3-6dab-4c1e-8902-d8fb00c35057/resource/278a8621-a11d-4ad6-b311-da5a793af9fb> ;
    dcat:keyword "Lake Centenary",
        "Temora",
        "Trigalong Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/d8128ea3-6dab-4c1e-8902-d8fb00c35057/resource/278a8621-a11d-4ad6-b311-da5a793af9fb> a dcat:Distribution ;
    dct:issued "2025-12-17T01:34:03.065508"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:34:03.025491"^^xsd:dateTime ;
    dct:title "Temora Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/d0350991-a154-4b30-b89c-6e7565697c0f/resource/405d8986-b4bf-47d8-a7e6-837141a8f185> .

<https://uatdatansw.dac.nsw.gov.au/organization/399aa3c2-c5f8-43da-a0af-77f5a24ccb66> a foaf:Agent ;
    foaf:name "Temora Shire Council" .

