@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/1341cae5-2f71-411a-8079-28f844bdc772> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "1341cae5-2f71-411a-8079-28f844bdc772" ;
    dct:issued "2022-02-02T22:26:33.531919"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:16.214029"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b7048c2e-1df7-4bc9-9017-6cdb1b8c9444> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.2623 -31.2175, 152.2623 -30.8315, 152.9187 -30.8315, 152.9187 -31.2175, 152.2623 -31.2175))"^^gsp:wktLiteral ] ;
    dct:title "Deep Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/1341cae5-2f71-411a-8079-28f844bdc772/resource/35568a49-2af9-4e3a-bdb8-bb28a0e9c775> ;
    dcat:keyword "Boggy Creek",
        "Buchanans Creek",
        "Cedar Creek",
        "Cow Creek",
        "Deep Creek",
        "Valla" .

<https://uatdatansw.dac.nsw.gov.au/dataset/1341cae5-2f71-411a-8079-28f844bdc772/resource/35568a49-2af9-4e3a-bdb8-bb28a0e9c775> a dcat:Distribution ;
    dct:issued "2025-12-17T00:27:16.252590"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:16.223243"^^xsd:dateTime ;
    dct:title "Deep Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/8d62d56f-1158-4c72-9e3e-b3e7c42df214/resource/41b4ed5a-87e2-4718-9ed3-b696951eb8b9> .

<https://uatdatansw.dac.nsw.gov.au/organization/b7048c2e-1df7-4bc9-9017-6cdb1b8c9444> a foaf:Agent ;
    foaf:name "Nambucca Shire Council" .

