@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/d92ec141-6716-42ff-911d-ce1a7cfdfcb3> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "d92ec141-6716-42ff-911d-ce1a7cfdfcb3" ;
    dct:issued "2026-01-10T02:11:33.387876"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:39.433160"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "A1 Region Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygis" ] ;
    dcat:distribution <https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/b3f7f268-b6c5-443f-a345-e65181a44d6d>,
        <https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/df70e91e-8649-4c49-940f-082d5dcc72ac> ;
    dcat:keyword "pdf-maps",
        "region-maps" .

<https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/b3f7f268-b6c5-443f-a345-e65181a44d6d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-07T03:30:39.449914"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:39.439760"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/documents/moretonbay::a1-region-maps> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/df70e91e-8649-4c49-940f-082d5dcc72ac> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-07T03:30:39.449919"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:39.439850"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://mbrc-gis.s3.ap-southeast-2.amazonaws.com/hosted_files/gis/Region%20Maps/A1.zip> ;
    dcat:mediaType "application/json" .

<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" .

