@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/7350836a-550f-4e2b-bc6b-e6ad180bf72a> a dcat:Dataset ;
    dct:description "WBNM" ;
    dct:identifier "7350836a-550f-4e2b-bc6b-e6ad180bf72a" ;
    dct:issued "2022-02-02T22:52:25.090275"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:51.214047"^^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 Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7350836a-550f-4e2b-bc6b-e6ad180bf72a/resource/860e97b6-d75c-4554-9f8f-7917e9c7eb46> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7350836a-550f-4e2b-bc6b-e6ad180bf72a/resource/860e97b6-d75c-4554-9f8f-7917e9c7eb46> a dcat:Distribution ;
    dct:issued "2025-12-17T00:13:51.252553"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:13:51.223251"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Hydrological Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/56d41c30-03f5-4eb6-a030-cb72b174554d/resource/aa1b1272-e006-43f6-adf3-c751c440eb7c> .

