@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/5d812f34-fb47-483e-b582-f94ffeee2fd3> a dcat:Dataset ;
    dct:description "Volume 1 - Hydrologic Models" ;
    dct:identifier "5d812f34-fb47-483e-b582-f94ffeee2fd3" ;
    dct:issued "2022-02-02T23:10:47.695455"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:06.059486"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((141.0645 -37.0552, 141.0645 -27.9944, 154.0283 -27.9944, 154.0283 -37.0552, 141.0645 -37.0552))"^^gsp:wktLiteral ] ;
    dct:title "Review and Assessment of Hydrologic/Hydraulic Flood Study Models - Report" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "NSW Department of Planning, Industry and Environment" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/5d812f34-fb47-483e-b582-f94ffeee2fd3/resource/f4af2d06-557b-4501-8216-99164de4f29d> ;
    dcat:keyword "NSW" .

<https://uatdatansw.dac.nsw.gov.au/dataset/5d812f34-fb47-483e-b582-f94ffeee2fd3/resource/f4af2d06-557b-4501-8216-99164de4f29d> a dcat:Distribution ;
    dct:issued "2025-12-17T02:11:06.089084"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:11:06.071506"^^xsd:dateTime ;
    dct:title "Review and Assessment of Hydrologic/Hydraulic Flood Study Models - Report" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/579b0b29-6d95-44dc-8479-5bf40f258ab2/resource/42a3477e-ff14-4e62-a7fd-1047b47ca6af> .

<https://uatdatansw.dac.nsw.gov.au/organization/b21e41c1-4693-40f6-af5a-cca0af8a8317> a foaf:Agent ;
    foaf:name "NSW Department of Planning, Industry and Environment" .

