@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-13T13:45:59.264529"^^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/5c892c36-b42c-4169-8423-7fada2389a08>,
        <https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/d79ec588-64fb-4e64-ae61-4afc520145d7> ;
    dcat:keyword "__" .

<https://data.gov.au/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/5c892c36-b42c-4169-8423-7fada2389a08> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-13T13:45:59.281377"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:45:59.272431"^^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/dataset/0c7cb18a-70f6-4e80-9de1-6d186ed06017/resource/d79ec588-64fb-4e64-ae61-4afc520145d7> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-13T13:45:59.281361"^^xsd:dateTime ;
    dct:modified "2026-04-13T13:45:59.272341"^^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/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" .

