@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-11T20:53:26.878649"^^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/12422c27-cadd-4a66-bae4-73be98b16596>,
        <https://data.gov.au/dataset/1506e3a0-f7af-422d-8ab0-78106225585d/resource/d31c9008-3ad2-42f1-bd13-8e683fae9c6a> ;
    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/12422c27-cadd-4a66-bae4-73be98b16596> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:53:26.880489"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:53:26.868566"^^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/d31c9008-3ad2-42f1-bd13-8e683fae9c6a> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:53:26.880482"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:53:26.868411"^^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" .

