@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/0367b12b-f255-49d0-bfd0-a49fce1445cd> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "0367b12b-f255-49d0-bfd0-a49fce1445cd" ;
    dct:issued "2026-01-10T02:12:43.560423"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:41.018261"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "A4 Region Maps" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygis" ] ;
    dcat:distribution <https://data.gov.au/dataset/0367b12b-f255-49d0-bfd0-a49fce1445cd/resource/800ef21a-1ad6-4f2d-86fa-080abca7ef14>,
        <https://data.gov.au/dataset/0367b12b-f255-49d0-bfd0-a49fce1445cd/resource/f44d99af-5a0c-4fa4-9c8c-c39b26c20bd0> ;
    dcat:keyword "pdf-maps",
        "region-maps" .

<https://data.gov.au/dataset/0367b12b-f255-49d0-bfd0-a49fce1445cd/resource/800ef21a-1ad6-4f2d-86fa-080abca7ef14> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-07T03:30:41.035435"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:41.025003"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/documents/moretonbay::a4-region-maps> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/dataset/0367b12b-f255-49d0-bfd0-a49fce1445cd/resource/f44d99af-5a0c-4fa4-9c8c-c39b26c20bd0> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-07T03:30:41.035440"^^xsd:dateTime ;
    dct:modified "2026-04-07T03:30:41.025096"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://mbrc-gis.s3.ap-southeast-2.amazonaws.com/hosted_files/gis/Region%20Maps/A4.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" .

