@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/0c7cb18a-70f6-4e80-9de1-6d186ed06017> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "0c7cb18a-70f6-4e80-9de1-6d186ed06017" ;
    dct:issued "2026-03-31T17:28:04.540323"^^xsd:dateTime ;
    dct:modified "2026-04-17T21:04:06.875893"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/09e4e827-4c71-4de2-a5f3-fcf0f225ade8> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((152.6459 -27.4294, 152.6459 -26.7880, 153.2083 -26.7880, 153.2083 -27.4294, 152.6459 -27.4294))"^^gsp:wktLiteral ] ;
    dct:title "Contour 2023 0.25m" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "moretonbaygiscontent" ] ;
    dcat:distribution <https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/2a7157e2-17b8-4d56-b578-0de6273b5cda>,
        <https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/8797cc2d-a6a8-4104-832a-243b8b80c323> ;
    dcat:keyword "__" .

<https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/2a7157e2-17b8-4d56-b578-0de6273b5cda> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-17T21:04:06.891255"^^xsd:dateTime ;
    dct:modified "2026-04-17T21:04:06.883253"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://datahub.moretonbay.qld.gov.au/maps/moretonbay::contour-2023-0-25m> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/8797cc2d-a6a8-4104-832a-243b8b80c323> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-17T21:04:06.891261"^^xsd:dateTime ;
    dct:modified "2026-04-17T21:04:06.883370"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://tiles-ap1.arcgis.com/152ojN3Ts9H3cdtl/arcgis/rest/services/2023_Contours_025m/MapServer> ;
    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" .

