@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/e179669f-f825-4fc8-be82-b0c16ed57fee> a dcat:Dataset ;
    dct:description "Read me" ;
    dct:identifier "e179669f-f825-4fc8-be82-b0c16ed57fee" ;
    dct:issued "2022-02-02T22:52:20.565881"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:41.789520"^^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 - Handover" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/e179669f-f825-4fc8-be82-b0c16ed57fee/resource/d3cc054b-0524-44bd-bec2-b1748c7655fb> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/e179669f-f825-4fc8-be82-b0c16ed57fee/resource/d3cc054b-0524-44bd-bec2-b1748c7655fb> a dcat:Distribution ;
    dct:issued "2025-12-17T00:07:41.834812"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:07:41.800234"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Handover" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/f98c8fbd-476d-4cd9-b420-e428786f6e2f/resource/f8445343-b8f6-4654-9813-71d75f271fec> .

