@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/c54b10cd-132d-43bf-a446-32cb27bee37d> a dcat:Dataset ;
    dct:description "Model Setup Description" ;
    dct:identifier "c54b10cd-132d-43bf-a446-32cb27bee37d" ;
    dct:issued "2022-02-02T22:09:52.453445"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:00:44.798306"^^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.6374 -32.9833, 151.6374 -32.7988, 151.8983 -32.7988, 151.8983 -32.9833, 151.6374 -32.9833))"^^gsp:wktLiteral ] ;
    dct:title "Analysis of Extreme Ocean Water Levels at the Hunter River Entrance - Model Setup Description" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Newcastle City Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/c54b10cd-132d-43bf-a446-32cb27bee37d/resource/d58d5c08-8350-4548-810d-544cd2a09904> ;
    dcat:keyword "Cottage Creek",
        "Hunter River",
        "Maitland",
        "Oakhampton",
        "Throsby Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/c54b10cd-132d-43bf-a446-32cb27bee37d/resource/d58d5c08-8350-4548-810d-544cd2a09904> a dcat:Distribution ;
    dct:issued "2025-12-17T02:00:44.839739"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:00:44.809807"^^xsd:dateTime ;
    dct:title "Analysis of Extreme Ocean Water Levels at the Hunter River Entrance - Model Setup Description" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/0af4ce47-f9d2-4174-825c-4ecf31e319f9/resource/651477e4-0608-470a-9ba8-11d2a487d62b> .

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

