@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/a2597cce-6797-4db2-8895-8eb0ebaa8b3d> a dcat:Dataset ;
    dct:description "Flood and Drainage Strategy Plan - Brisbane Water - Map" ;
    dct:identifier "a2597cce-6797-4db2-8895-8eb0ebaa8b3d" ;
    dct:issued "2022-02-02T22:33:09.642715"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:40.214842"^^xsd:dateTime ;
    dct:publisher <https://uatdatansw.dac.nsw.gov.au/organization/1e9e405e-0676-451f-a4f6-96432007c18d> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((151.1966 -33.5803, 151.1966 -33.3604, 151.5179 -33.3604, 151.5179 -33.5803, 151.1966 -33.5803))"^^gsp:wktLiteral ] ;
    dct:title "Flood and Drainage Strategy Plan - Brisbane Water - Map" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Flood Data Portal" ] ;
    dcat:distribution <https://uatdatansw.dac.nsw.gov.au/dataset/a2597cce-6797-4db2-8895-8eb0ebaa8b3d/resource/ed02b23b-9d11-4878-a0d1-65a489b86011> ;
    dcat:keyword "Bouddi",
        "Brisbane Water",
        "Broken Bay",
        "Gosford",
        "Patonga",
        "Tasman Sea" .

<https://uatdatansw.dac.nsw.gov.au/dataset/a2597cce-6797-4db2-8895-8eb0ebaa8b3d/resource/ed02b23b-9d11-4878-a0d1-65a489b86011> a dcat:Distribution ;
    dct:issued "2025-12-17T02:17:40.256463"^^xsd:dateTime ;
    dct:modified "2025-12-17T02:17:40.225470"^^xsd:dateTime ;
    dct:title "Flood and Drainage Strategy Plan - Brisbane Water - Map" ;
    dcat:accessURL <https://uatweb.fdp.links.com.au/dataset/05427dba-2005-4c45-865e-bcc4c5fcb925/resource/744951e6-b808-4749-a57e-a9993efdd68b> .

<https://uatdatansw.dac.nsw.gov.au/organization/1e9e405e-0676-451f-a4f6-96432007c18d> a foaf:Agent ;
    foaf:name "Flood Data Portal" .

