@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/4d2f043c-33fd-43fc-8c5d-a1de45b023e2> a dcat:Dataset ;
    dct:description "MIKE-11 & HECRAS comparison" ;
    dct:identifier "4d2f043c-33fd-43fc-8c5d-a1de45b023e2" ;
    dct:issued "2022-02-02T22:10:40.949603"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:54:33.779186"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/dcbb97f2-61e3-4487-80b2-d8c8c68e1b04> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((146.4615 -34.5970, 146.4615 -34.1095, 147.3431 -34.1095, 147.3431 -34.5970, 146.4615 -34.5970))"^^gsp:wktLiteral ] ;
    dct:title "Ardlethan Flood Study - Hydraulic Model (EXCEL)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Coolamon Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/4d2f043c-33fd-43fc-8c5d-a1de45b023e2/resource/3a25a580-1436-4901-b2cd-4afa69d90946> ;
    dcat:keyword "Ardlethan",
        "Beckom",
        "Burley Griffin Way",
        "Bygoo Creek",
        "Coolamon",
        "Ganmain",
        "Marrar",
        "Matong",
        "Mirrool Creek",
        "Newell Highway",
        "Riverina",
        "Yarrenjerry Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/4d2f043c-33fd-43fc-8c5d-a1de45b023e2/resource/3a25a580-1436-4901-b2cd-4afa69d90946> a dcat:Distribution ;
    dct:issued "2025-12-17T00:54:33.836268"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:54:33.789354"^^xsd:dateTime ;
    dct:title "Ardlethan Flood Study - Hydraulic Model (EXCEL)" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/2dd1222c-758f-4dca-a7d4-cdc90e2ce522/resource/d30ad2e0-3f7f-4eb8-ae27-ec5df7898ee3> .

<https://uatdatansw.dac.nsw.gov.au/organization/dcbb97f2-61e3-4487-80b2-d8c8c68e1b04> a foaf:Agent ;
    foaf:name "Coolamon Shire Council" .

