@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/2f3d0713-533d-4668-9947-7ba8e11c1e31> a dcat:Dataset ;
    dct:description "Complete report" ;
    dct:identifier "2f3d0713-533d-4668-9947-7ba8e11c1e31" ;
    dct:issued "2022-02-02T22:31:12.073056"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:53.110540"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cf38cf6d-4e29-48f5-b23f-83c428d8bd77> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2937 -36.3151, 147.2937 -35.5322, 148.5022 -35.5322, 148.5022 -36.3151, 147.2937 -36.3151))"^^gsp:wktLiteral ] ;
    dct:title "Eight Mile Creek Flood Study - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Albury City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/2f3d0713-533d-4668-9947-7ba8e11c1e31/resource/36626e42-2c99-4fda-9ff4-a1c08555078b> ;
    dcat:keyword "Albury",
        "Eight Mile Creek",
        "Murray River",
        "Riverina Highway" .

<https://uatdatansw.dac.nsw.gov.au/dataset/2f3d0713-533d-4668-9947-7ba8e11c1e31/resource/36626e42-2c99-4fda-9ff4-a1c08555078b> a dcat:Distribution ;
    dct:issued "2025-12-17T00:46:53.143842"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:46:53.120140"^^xsd:dateTime ;
    dct:title "Eight Mile Creek Flood Study - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/5a1adc19-1d30-4ccc-81a4-4ca6a811c5fb/resource/e85794c6-e2f4-4917-a84d-9fdbc6ce49d6> .

<https://uatdatansw.dac.nsw.gov.au/organization/cf38cf6d-4e29-48f5-b23f-83c428d8bd77> a foaf:Agent ;
    foaf:name "Albury City Council" .

