@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://data.gov.au/dataset/db82f52f-3183-4c64-8086-5240386b0d3e> a dcat:Dataset ;
    dct:description "TUFLOW; Calibration, design and sensitivity" ;
    dct:identifier "db82f52f-3183-4c64-8086-5240386b0d3e" ;
    dct:issued "2025-12-19T11:29:36.632801"^^xsd:dateTime ;
    dct:modified "2025-12-19T11:29:36.632809"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/562b02c8-2299-4dbb-bb1f-bd156bb34470> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POINT (147.0179 -32.1618)"^^gsp:wktLiteral ] ;
    dct:title "Macquarie Rivulet Flood Study - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Shellharbour City Council" ] ;
    dcat:distribution <https://data.gov.au/dataset/db82f52f-3183-4c64-8086-5240386b0d3e/resource/624c9d07-32f2-4396-af7d-0ce9f2cc78b6> ;
    dcat:keyword "Albion Creek",
        "Albion Park",
        "Frazers Creek",
        "Lake Illawarra",
        "Marshall Mount Creek",
        "Yellow Rock Creek" .

<https://data.gov.au/dataset/db82f52f-3183-4c64-8086-5240386b0d3e/resource/624c9d07-32f2-4396-af7d-0ce9f2cc78b6> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2025-12-17T00:35:23.237179"^^xsd:dateTime ;
    dct:modified "2025-12-19T11:29:36.623733"^^xsd:dateTime ;
    dct:title "Macquarie Rivulet Flood Study - Model Output" ;
    dcat:accessURL <https://flooddata.ses.nsw.gov.au/dataset/34adeee7-4844-4856-ba84-fd870fcc7ba5/resource/1a58c1bb-af86-47e4-876d-f4f759fde30c> .

<https://data.gov.au/organization/562b02c8-2299-4dbb-bb1f-bd156bb34470> a foaf:Agent ;
    foaf:mbox "?datansw@customerservice.nsw.gov.au" ;
    foaf:name "Data.NSW" .

