@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/5e60c16d-cd88-4cba-a525-1fed5331b5a4> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "5e60c16d-cd88-4cba-a525-1fed5331b5a4" ;
    dct:issued "2022-02-02T22:18:25.821901"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:22:58.708425"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.5910 -34.9006, 150.5910 -34.7563, 150.8203 -34.7563, 150.8203 -34.9006, 150.5910 -34.9006))"^^gsp:wktLiteral ] ;
    dct:title "Broughton Creek Flood Study (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shoalhaven City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5e60c16d-cd88-4cba-a525-1fed5331b5a4/resource/b50d1e13-5670-4db8-98b2-83f4d4c2592f> ;
    dcat:keyword "Berry",
        "Broughton Creek",
        "Broughton Mill Creek",
        "Bundewallah Creek",
        "Hitchcocks Lane",
        "Nowra",
        "Shoalhaven River",
        "Town Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5e60c16d-cd88-4cba-a525-1fed5331b5a4/resource/b50d1e13-5670-4db8-98b2-83f4d4c2592f> a dcat:Distribution ;
    dct:issued "2025-12-17T02:22:58.753259"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:22:58.717628"^^xsd:dateTime ;
    dct:title "Broughton Creek - Flood Study (Draft) - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/49e9fcd2-267b-4d58-8c66-fd658d8cf27c/resource/2009a2c8-2a08-4d93-a8ff-71337953932f> .

<https://uatdatansw.dac.nsw.gov.au/organization/c656513d-c0ba-4e10-8f4a-eb730b56bd3b> a foaf:Agent ;
    foaf:name "Shoalhaven City Council" .

