@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/199c714b-d897-464e-a7d7-aa3204c017c9> a dcat:Dataset ;
    dct:description "Forbes Flood Study Review - Reports" ;
    dct:identifier "199c714b-d897-464e-a7d7-aa3204c017c9" ;
    dct:issued "2022-02-02T22:34:28.977304"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:21:22.818597"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/d469423a-fb4b-461a-a35a-3dc9f1c296a9> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (148.0092 -33.3827)"^^gsp:wktLiteral ] ;
    dct:title "Forbes Flood Study Review - Reports" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Forbes Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/199c714b-d897-464e-a7d7-aa3204c017c9/resource/8ab0acc1-d189-48d3-ba55-8c7bc36ed810> ;
    dcat:keyword "Flood Study Review",
        "Forbes",
        "Lachlan River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/199c714b-d897-464e-a7d7-aa3204c017c9/resource/8ab0acc1-d189-48d3-ba55-8c7bc36ed810> a dcat:Distribution ;
    dct:issued "2025-12-17T02:21:22.848328"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:21:22.827748"^^xsd:dateTime ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/28adf92d-ea8c-48b0-ba40-dc2e8bf816d9/resource/c641378a-9338-49d3-9676-518889c87f11> .

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

