@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/9b445ff9-8c96-4e6d-968b-8ff854bd4c44> a dcat:Dataset ;
    dct:description "Complete Report" ;
    dct:identifier "9b445ff9-8c96-4e6d-968b-8ff854bd4c44" ;
    dct:issued "2022-02-02T23:13:38.277831"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:21:50.389377"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/cf38cf6d-4e29-48f5-b23f-83c428d8bd77> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.8515 -36.1190, 146.8515 -36.0158, 147.0163 -36.0158, 147.0163 -36.1190, 146.8515 -36.1190))"^^gsp:wktLiteral ] ;
    dct:title "South Albury Levee Upgrade and Feasibility- Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Albury City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9b445ff9-8c96-4e6d-968b-8ff854bd4c44/resource/236ed400-d9f0-4c36-8560-db346ead21c2> ;
    dcat:keyword "Albury",
        "Hume Highway",
        "South Albury" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9b445ff9-8c96-4e6d-968b-8ff854bd4c44/resource/236ed400-d9f0-4c36-8560-db346ead21c2> a dcat:Distribution ;
    dct:issued "2025-12-17T01:21:50.418391"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:21:50.398093"^^xsd:dateTime ;
    dct:title "South Albury Levee Upgrade and Feasibility - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/b96b0ad0-e086-4797-80c0-3bc1d9e85e1c/resource/70b744f5-6389-45ec-869a-cd1b9944ea51> .

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

