@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/c452a135-64e4-48b6-aefb-84f6252bcebf> a dcat:Dataset ;
    dct:description "MIKE-11" ;
    dct:identifier "c452a135-64e4-48b6-aefb-84f6252bcebf" ;
    dct:issued "2022-02-02T23:08:42.835553"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:58:14.522060"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.7198 -32.7798, 151.7198 -32.7376, 151.7943 -32.7376, 151.7943 -32.7798, 151.7198 -32.7798))"^^gsp:wktLiteral ] ;
    dct:title "Raymond Terrace Levee - Gradient Sensitivity Analysis - Hydraulic Model Input" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c452a135-64e4-48b6-aefb-84f6252bcebf/resource/9e883067-ac0f-4b79-a968-c374c4297cf2> ;
    dcat:keyword "Fitzgerald Bridge",
        "Hunter River",
        "Raymond Terrace",
        "Williams River" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c452a135-64e4-48b6-aefb-84f6252bcebf/resource/9e883067-ac0f-4b79-a968-c374c4297cf2> a dcat:Distribution ;
    dct:issued "2025-12-17T01:58:14.555990"^^xsd:dateTime ;
    dct:modified "2025-12-17T01:58:14.531556"^^xsd:dateTime ;
    dct:title "Raymond Terrace Levee - Gradient Sensitivity Analysis - Hydraulic Model Input" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/c18c1c7e-d382-4dca-8dc4-61f6a1449945/resource/23911479-f958-429d-8bef-619d0463e2a1> .

<https://uatdatansw.dac.nsw.gov.au/organization/e6656b76-e098-4496-aa4c-8345238da612> a foaf:Agent ;
    foaf:name "Newcastle City Council" .

