@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/9df68b35-f26a-4de8-885f-cc81066e25dd> a dcat:Dataset ;
    dct:description "RMA-2" ;
    dct:identifier "9df68b35-f26a-4de8-885f-cc81066e25dd" ;
    dct:issued "2022-02-02T23:31:28.689156"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:48.215622"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/76a44eb9-ec8f-49bc-be3c-3968a79a7261> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((150.7516 -33.5414, 150.7516 -33.1582, 151.2021 -33.1582, 151.2021 -33.5414, 150.7516 -33.5414))"^^gsp:wktLiteral ] ;
    dct:title "Wrights Creek Flood Study - Hydraulic Model" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Port Macquarie-Hastings Council" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/9df68b35-f26a-4de8-885f-cc81066e25dd/resource/b1094701-cf03-496b-b83c-f982256ed15f> ;
    dcat:keyword "Braemar Drive",
        "Flynn Street",
        "Grant Street",
        "Hastings River",
        "Herschell Street",
        "Hill Street",
        "Kooloonbung Creek",
        "Leanda Street",
        "Lord Street",
        "Ocean Street",
        "Port Macquarie",
        "Swift Street",
        "Wrights Creek",
        "Yarranabee Creek" .

<https://uatdatansw.dac.nsw.gov.au/dataset/9df68b35-f26a-4de8-885f-cc81066e25dd/resource/b1094701-cf03-496b-b83c-f982256ed15f> a dcat:Distribution ;
    dct:issued "2025-12-17T00:55:48.282092"^^xsd:dateTime ;
    dct:modified "2025-12-17T00:55:48.226959"^^xsd:dateTime ;
    dct:title "Wrights Creek - Flood Study - Hydraulic Model" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/9f572afd-cf04-47b5-87e8-dfea2dc60079/resource/0b57bb7a-71cd-49a2-bdb1-0499ca9d2476> .

<https://uatdatansw.dac.nsw.gov.au/organization/76a44eb9-ec8f-49bc-be3c-3968a79a7261> a foaf:Agent ;
    foaf:name "Port Macquarie-Hastings Council" .

