@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/694d007b-5147-4ab6-b5c5-4c765a643af4> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "694d007b-5147-4ab6-b5c5-4c765a643af4" ;
    dct:issued "2022-02-02T22:34:32.266153"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:19.858857"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d469423a-fb4b-461a-a35a-3dc9f1c296a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.5601 -33.5643, 147.5601 -33.2318, 148.4940 -33.2318, 148.4940 -33.5643, 147.5601 -33.5643))"^^gsp:wktLiteral ] ;
    dct:title "Forbes - Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Forbes Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/694d007b-5147-4ab6-b5c5-4c765a643af4/resource/afc708a1-cf45-4a81-a57f-326b4f6c334c> ;
    dcat:keyword "Forbes",
        "Lachlan River",
        "Lake Forbes",
        "Newell Highway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/694d007b-5147-4ab6-b5c5-4c765a643af4/resource/afc708a1-cf45-4a81-a57f-326b4f6c334c> a dcat:Distribution ;
    dct:issued "2025-12-17T01:30:19.893600"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:30:19.868399"^^xsd:dateTime ;
    dct:title "Forbes - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8393bca0-db8e-43a1-9897-52a39b28dfc9/resource/1d988466-490c-4455-954a-41538fa98ec1> .

<https://uatdatansw.dac.nsw.gov.au/organization/d469423a-fb4b-461a-a35a-3dc9f1c296a9> a foaf:Agent ;
    foaf:name "Forbes Shire Council" .

