@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/46c3aa69-2e07-4ce3-b266-3fb1de5777b2> a dcat:Dataset ;
    dct:description "City of Hobart: Road Formation" ;
    dct:identifier "46c3aa69-2e07-4ce3-b266-3fb1de5777b2" ;
    dct:issued "2026-04-11T20:52:20.835492"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:52:20.835501"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2209 -42.9396, 147.2209 -42.8458, 147.3608 -42.8458, 147.3608 -42.9396, 147.2209 -42.9396))"^^gsp:wktLiteral ] ;
    dct:title "Road Formation" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISICT" ] ;
    dcat:distribution <https://data.gov.au/dataset/46c3aa69-2e07-4ce3-b266-3fb1de5777b2/resource/4fe18b47-7a52-45da-9d72-68cb5027456c>,
        <https://data.gov.au/dataset/46c3aa69-2e07-4ce3-b266-3fb1de5777b2/resource/c3c351e2-a152-4532-b7c3-327ca4602260> ;
    dcat:keyword "city-of-hobart",
        "development",
        "hobart",
        "kerb",
        "open",
        "road",
        "road-formation" .

<https://data.gov.au/dataset/46c3aa69-2e07-4ce3-b266-3fb1de5777b2/resource/4fe18b47-7a52-45da-9d72-68cb5027456c> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:52:20.837499"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:52:20.822406"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/Road_Formation/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/46c3aa69-2e07-4ce3-b266-3fb1de5777b2/resource/c3c351e2-a152-4532-b7c3-327ca4602260> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:52:20.837492"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:52:20.822260"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/hobartcc::road-formation> ;
    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" .

