@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/3a5c2068-7deb-45e3-ae00-b65b7a7544b2> a dcat:Dataset ;
    dct:description "TUFLOW" ;
    dct:identifier "3a5c2068-7deb-45e3-ae00-b65b7a7544b2" ;
    dct:issued "2022-02-02T23:19:38.515934"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:46.241368"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((149.3516 -34.9828, 149.3516 -34.8589, 149.5212 -34.8589, 149.5212 -34.9828, 149.3516 -34.9828))"^^gsp:wktLiteral ] ;
    dct:title "The Village of Collector Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Upper Lachlan Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/3a5c2068-7deb-45e3-ae00-b65b7a7544b2/resource/478b857c-2321-462e-83ca-71ba53718068> ;
    dcat:keyword "Collector Creek",
        "Federal Highway",
        "Lake George",
        "Murray Street",
        "Willow Tree Creek",
        "Winderadeen" .

<https://uatdatansw.dac.nsw.gov.au/dataset/3a5c2068-7deb-45e3-ae00-b65b7a7544b2/resource/478b857c-2321-462e-83ca-71ba53718068> a dcat:Distribution ;
    dct:issued "2025-12-17T00:13:46.281280"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:46.250989"^^xsd:dateTime ;
    dct:title "The Village of Collector Flood Study - Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9264ab8a-aa6d-45b3-a485-9d142f7e921b/resource/d6bc14d2-0b25-4a17-9c92-c9797c3f6927> .

<https://uatdatansw.dac.nsw.gov.au/organization/16b02286-2982-49da-a57f-f0be2c8db45b> a foaf:Agent ;
    foaf:name "Upper Lachlan Shire Council" .

