@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-19T22:50:24.902238"^^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/92f53696-f89a-4985-8182-5caac583bf9a>,
        <https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/fe59ad15-6de8-4923-bcaf-1c8e24033fff> ;
    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/92f53696-f89a-4985-8182-5caac583bf9a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-19T22:50:24.932103"^^xsd:dateTime ;
    dct:modified "2026-04-19T22:50:24.910852"^^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/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/fe59ad15-6de8-4923-bcaf-1c8e24033fff> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-19T22:50:24.932111"^^xsd:dateTime ;
    dct:modified "2026-04-19T22:50:24.911009"^^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/organization/e6fa788f-d215-4c78-9898-91cd5daad719> a foaf:Agent ;
    foaf:mbox "ict_gisfunction@hobartcity.com.au" ;
    foaf:name "City of Hobart Open Data" .

