@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/0c83d7c3-74c0-4907-99e0-e3d35f9872e3> a dcat:Dataset ;
    dct:description "City of Hobart: Elevation and Contours" ;
    dct:identifier "0c83d7c3-74c0-4907-99e0-e3d35f9872e3" ;
    dct:issued "2026-04-11T20:54:08.273844"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:08.273852"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2285 -42.9431, 147.2285 -42.8390, 147.3615 -42.8390, 147.3615 -42.9431, 147.2285 -42.9431))"^^gsp:wktLiteral ] ;
    dct:title "Elevation Contours Geocortex" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISICT" ] ;
    dcat:distribution <https://data.gov.au/dataset/0c83d7c3-74c0-4907-99e0-e3d35f9872e3/resource/0f6c1041-905e-41a3-9836-1d3dd7424c27>,
        <https://data.gov.au/dataset/0c83d7c3-74c0-4907-99e0-e3d35f9872e3/resource/b6690b6e-f3da-482d-ab48-25438c54eb72> ;
    dcat:keyword "city-of-hobart",
        "contours",
        "elevation",
        "open-data" .

<https://data.gov.au/dataset/0c83d7c3-74c0-4907-99e0-e3d35f9872e3/resource/0f6c1041-905e-41a3-9836-1d3dd7424c27> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:54:08.275707"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:08.265269"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/Elevation_Contours_Geocortex/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/0c83d7c3-74c0-4907-99e0-e3d35f9872e3/resource/b6690b6e-f3da-482d-ab48-25438c54eb72> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:54:08.275700"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:08.265120"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/hobartcc::elevation-contours-geocortex> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> a foaf:Agent ;
    foaf:mbox "ict_gisfunction@hobartcity.com.au" ;
    foaf:name "City of Hobart Open Data" .

