@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/95da4e73-dcb4-4b6b-81a6-360747ab4401> a dcat:Dataset ;
    dct:description "Live disaster management data feeds showing information such as road closures and the location of vital services." ;
    dct:identifier "95da4e73-dcb4-4b6b-81a6-360747ab4401" ;
    dct:issued "2026-01-10T01:57:20.808662"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:45:42.437963"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "Disaster Management Live Data Feeds" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygis" ] ;
    dcat:distribution <https://data.gov.au/dataset/95da4e73-dcb4-4b6b-81a6-360747ab4401/resource/06f98d74-256c-4dcc-ac96-c287402ded51>,
        <https://data.gov.au/dataset/95da4e73-dcb4-4b6b-81a6-360747ab4401/resource/22ae6b03-94f4-4efd-a18c-a31c87d64b75> .

<https://data.gov.au/dataset/95da4e73-dcb4-4b6b-81a6-360747ab4401/resource/06f98d74-256c-4dcc-ac96-c287402ded51> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-13T13:45:42.452154"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:45:42.446338"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://experience.arcgis.com/experience/c46d3d08cb104d628be0df7fc05cce83/> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/95da4e73-dcb4-4b6b-81a6-360747ab4401/resource/22ae6b03-94f4-4efd-a18c-a31c87d64b75> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-13T13:45:42.452149"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:45:42.446246"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/apps/moretonbay::disaster-management-live-data-feeds> ;
    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" .

