@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-01T21:02:28.198431"^^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/88b73c11-946b-4590-904a-222dadf7a170>,
        <https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/a8833ebf-2136-45a8-8700-7e300ecff311> ;
    dcat:keyword "pdf-maps",
        "region-maps" .

<https://data.gov.au/dataset/d92ec141-6716-42ff-911d-ce1a7cfdfcb3/resource/88b73c11-946b-4590-904a-222dadf7a170> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-01T21:02:28.216670"^^xsd:dateTime ;
    dct:modified "2026-04-01T21:02:28.205715"^^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/a8833ebf-2136-45a8-8700-7e300ecff311> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-01T21:02:28.216678"^^xsd:dateTime ;
    dct:modified "2026-04-01T21:02:28.205842"^^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" .

