@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://data.gov.au/dataset/d8757e27-0003-4a41-b307-e5415960b92f> a dcat:Dataset ;
    dct:description "Potential flooding from a Storm Tide event is caused by abnormal increases in tide. Strong winds associated with a cyclone or intense low pressure weather system can push a raised mound of seawater, called a storm surge, onto the shoreline. This surge when combined with the astronomical tide and increased wave action is called a storm tide. Storm tide occurs in low-lying locations near the coast." ;
    dct:identifier "d8757e27-0003-4a41-b307-e5415960b92f" ;
    dct:issued "2026-01-10T02:10:38.618817"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:44:34.489345"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6497 -27.4225, 152.6497 -26.7920, 153.2080 -26.7920, 153.2080 -27.4225, 152.6497 -27.4225))"^^gsp:wktLiteral ] ;
    dct:title "Low Likelihood Storm Tide (0.1% AEP)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygis" ] ;
    dcat:distribution <https://data.gov.au/dataset/d8757e27-0003-4a41-b307-e5415960b92f/resource/12ea1d42-4c49-4d22-b0a2-73e87f620455>,
        <https://data.gov.au/dataset/d8757e27-0003-4a41-b307-e5415960b92f/resource/654c8b7a-f43c-4de6-9c94-0a93a217bc0d> ;
    dcat:keyword "flood" .

<https://data.gov.au/dataset/d8757e27-0003-4a41-b307-e5415960b92f/resource/12ea1d42-4c49-4d22-b0a2-73e87f620455> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-13T13:44:34.505091"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:44:34.496890"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles-ap1.arcgis.com/152ojN3Ts9H3cdtl/arcgis/rest/services/S01D_K01/MapServer/0> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/d8757e27-0003-4a41-b307-e5415960b92f/resource/654c8b7a-f43c-4de6-9c94-0a93a217bc0d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-13T13:44:34.505085"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:44:34.496801"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/maps/moretonbay::low-likelihood-storm-tide-0-1-aep> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> a foaf:Agent ;
    foaf:mbox "council@moretonbay.qld.gov.au" ;
    foaf:name "City of Moreton Bay's Data Hub" .

