@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@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/6096bdee-75fe-44f0-8165-f0cf9ca3d6bd> a dcat:Dataset ;
    dct:description "WBNM" ;
    dct:identifier "6096bdee-75fe-44f0-8165-f0cf9ca3d6bd" ;
    dct:issued "2022-02-02T22:52:23.935074"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:00:42.299026"^^xsd:dateTime ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.6095 -34.6428, 150.6095 -34.5337, 150.8224 -34.5337, 150.8224 -34.6428, 150.6095 -34.6428))"^^gsp:wktLiteral ] ;
    dct:title "Macquarie Rivulet Flood Study - Hydrological Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/6096bdee-75fe-44f0-8165-f0cf9ca3d6bd/resource/94263f0a-a75c-44ea-a159-3ef49715ca14> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/6096bdee-75fe-44f0-8165-f0cf9ca3d6bd/resource/94263f0a-a75c-44ea-a159-3ef49715ca14> a dcat:Distribution ;
    dct:issued "2025-12-17T00:00:42.346230"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:00:42.309448"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Hydrological Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/dcd840a2-a5ab-4047-822f-f8bfc5887e96/resource/c3d5f663-dff9-4e4a-99fa-62b389b58490> .

