@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/7977b3bb-dba5-4633-b79e-56d9338c03f4> a dcat:Dataset ;
    dct:description "ArcGIS files" ;
    dct:identifier "7977b3bb-dba5-4633-b79e-56d9338c03f4" ;
    dct:issued "2022-02-02T22:26:32.318028"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:38.202407"^^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 - GIS" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Nambucca Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7977b3bb-dba5-4633-b79e-56d9338c03f4/resource/27260ff8-4e30-40a0-a0ed-bde408007a39> ;
    dcat:keyword "Boggy Creek",
        "Buchanans Creek",
        "Cedar Creek",
        "Cow Creek",
        "Deep Creek",
        "Valla" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7977b3bb-dba5-4633-b79e-56d9338c03f4/resource/27260ff8-4e30-40a0-a0ed-bde408007a39> a dcat:Distribution ;
    dct:issued "2025-12-17T00:27:38.282262"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:27:38.224707"^^xsd:dateTime ;
    dct:title "Deep Creek Flood Study - GIS" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/06fa40a0-6483-4e44-9a6c-ad49c41b384a/resource/2a076108-b017-4a07-bd88-40676cdd08ac> .

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

