@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/4ba49824-2006-4f4e-97c8-6544110a49a9> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "4ba49824-2006-4f4e-97c8-6544110a49a9" ;
    dct:issued "2022-02-02T22:38:20.887608"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:05:51.630912"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.6640 -35.1514, 149.6640 -34.7394, 150.0403 -34.7394, 150.0403 -35.1514, 149.6640 -35.1514))"^^gsp:wktLiteral ] ;
    dct:title "Completion of Gundary Creek Flood Study (Draft) - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Eurobodalla Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4ba49824-2006-4f4e-97c8-6544110a49a9/resource/1a182984-77f7-4cdd-8ed7-737aadcf1e0a> ;
    dcat:keyword "Fitzroy Street",
        "Gundary Creek",
        "Hawdon Street",
        "Lagoon Street",
        "Moruya",
        "Thomas Street" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4ba49824-2006-4f4e-97c8-6544110a49a9/resource/1a182984-77f7-4cdd-8ed7-737aadcf1e0a> a dcat:Distribution ;
    dct:issued "2025-12-17T01:05:51.676807"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:05:51.641697"^^xsd:dateTime ;
    dct:title "Gundary Creek Flood Study - Draft" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/51926d74-87ae-4cdc-9e61-88712fca6be4/resource/7ef1ddab-e1c0-45b4-b632-136036de48eb> .

<https://uatdatansw.dac.nsw.gov.au/organization/a1b892fb-f2c9-467c-b4ac-23aaba0eec8e> a foaf:Agent ;
    foaf:name "Eurobodalla Shire Council" .

