@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/7ae2ae88-f0ef-4175-9c32-64b6b504a2ce> a dcat:Dataset ;
    dct:description "MIKE-11 (Options)" ;
    dct:identifier "7ae2ae88-f0ef-4175-9c32-64b6b504a2ce" ;
    dct:issued "2022-02-02T23:29:07.264433"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:32.681962"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.1927 -34.5937, 150.1927 -34.4624, 150.4468 -34.4624, 150.4468 -34.5937, 150.1927 -34.5937))"^^gsp:wktLiteral ] ;
    dct:title "Whites Creek FRMSP - Hydraulic Model Output" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wingecarribee Shire Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/7ae2ae88-f0ef-4175-9c32-64b6b504a2ce/resource/fee8a9fc-6047-44be-ad05-72460628ba9d> ;
    dcat:keyword "Argyle Street",
        "Moss Vale",
        "Whites Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/7ae2ae88-f0ef-4175-9c32-64b6b504a2ce/resource/fee8a9fc-6047-44be-ad05-72460628ba9d> a dcat:Distribution ;
    dct:issued "2025-12-17T00:35:32.712616"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:35:32.691512"^^xsd:dateTime ;
    dct:title "Whites Creek FRMSP - Hydraulic Model Output" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/4ff7fbd0-1dfb-4577-87fe-cf30126342ae/resource/fea52ae1-bb30-4e17-9ef4-bf97e0a3e7fe> .

<https://uatdatansw.dac.nsw.gov.au/organization/e031edfc-8bbe-46e6-ba87-2ae7595f86eb> a foaf:Agent ;
    foaf:name "Wingecarribee Shire Council" .

