@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/1506e3a0-f7af-422d-8ab0-78106225585d> a dcat:Dataset ;
    dct:description "Point to Pinnacle route" ;
    dct:identifier "1506e3a0-f7af-422d-8ab0-78106225585d" ;
    dct:issued "2026-04-11T20:53:26.878640"^^xsd:dateTime ;
    dct:modified "2026-04-14T14:59:09.759820"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2207 -42.9212, 147.2207 -42.8848, 147.3353 -42.8848, 147.3353 -42.9212, 147.2207 -42.9212))"^^gsp:wktLiteral ] ;
    dct:title "Point to Pinnacle Hobart" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISEB" ] ;
    dcat:distribution <https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/5cb284bd-bd9e-46f7-8121-65f0b26c2633>,
        <https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/d93a28fa-d930-47b5-ac46-c9097aa20d27> ;
    dcat:keyword "city-of-hobart",
        "hobart",
        "hobart-city-council",
        "open-data",
        "point-to-pinnacle-route" .

<https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/5cb284bd-bd9e-46f7-8121-65f0b26c2633> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-14T14:59:09.789731"^^xsd:dateTime ;
    dct:modified "2026-04-14T14:59:09.770585"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/Point_to_Pinnacle_Hobart/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/d93a28fa-d930-47b5-ac46-c9097aa20d27> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-14T14:59:09.789723"^^xsd:dateTime ;
    dct:modified "2026-04-14T14:59:09.770459"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/hobartcc::point-to-pinnacle-hobart> ;
    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" .

