@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/5375297a-776e-4f3a-aaef-471ed81affeb> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "5375297a-776e-4f3a-aaef-471ed81affeb" ;
    dct:issued "2022-02-02T23:15:49.471983"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:55.705772"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/53acad7d-c6b2-4da2-800f-cabd0e6ee4ed> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.7386 -34.6038, 147.7386 -34.3899, 148.0339 -34.3899, 148.0339 -34.6038, 147.7386 -34.6038))"^^gsp:wktLiteral ] ;
    dct:title "Stockinbingal Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Cootamundra-Gundagai Regional Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5375297a-776e-4f3a-aaef-471ed81affeb/resource/52ba335e-30a2-4c4c-b63b-b05a937d14ae> ;
    dcat:keyword "Bland Creek",
        "Dry Creek",
        "Dudauman Creek",
        "Lagoon Creek",
        "Powder Horn Creek",
        "Stockinbingal" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5375297a-776e-4f3a-aaef-471ed81affeb/resource/52ba335e-30a2-4c4c-b63b-b05a937d14ae> a dcat:Distribution ;
    dct:issued "2025-12-17T00:24:55.747131"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:24:55.715920"^^xsd:dateTime ;
    dct:title "Stockinbingal - Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f504b8d6-69bf-4a4c-8fbc-b4c91698e735/resource/f22b1677-9cd7-4733-be8b-fe31c4959e7e> .

<https://uatdatansw.dac.nsw.gov.au/organization/53acad7d-c6b2-4da2-800f-cabd0e6ee4ed> a foaf:Agent ;
    foaf:name "Cootamundra-Gundagai Regional Council" .

