@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/b8cf6294-480e-486a-bd80-15ea2ff09f3f> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "b8cf6294-480e-486a-bd80-15ea2ff09f3f" ;
    dct:issued "2022-02-02T22:40:43.222924"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:50.667329"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d0b80b3c-b17d-40ad-b026-b2a61b517668> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((145.2997 -33.6238, 145.2997 -33.3592, 145.6911 -33.3592, 145.6911 -33.6238, 145.2997 -33.6238))"^^gsp:wktLiteral ] ;
    dct:title "Hillston Floodplain Management Study - Lake Brewster to Whealbah - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Carrathool Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/b8cf6294-480e-486a-bd80-15ea2ff09f3f/resource/af389941-a935-4a2f-9cb4-467b8c424f5e> ;
    dcat:keyword "Hillston",
        "Lachlan Creek",
        "Lachlan River",
        "Lake Brewster",
        "Whealbah",
        "Willandra Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/b8cf6294-480e-486a-bd80-15ea2ff09f3f/resource/af389941-a935-4a2f-9cb4-467b8c424f5e> a dcat:Distribution ;
    dct:issued "2025-12-17T00:55:50.706066"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:50.676722"^^xsd:dateTime ;
    dct:title "Hillston Floodplain Management Study - Lake Brewster to Whealbah - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c486cca1-61e5-4822-9d0e-10a363b90ae6/resource/02e24e83-ec2f-4b7c-a87a-a75c071060e0> .

<https://uatdatansw.dac.nsw.gov.au/organization/d0b80b3c-b17d-40ad-b026-b2a61b517668> a foaf:Agent ;
    foaf:name "Carrathool Shire Council" .

