@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/6fb44d73-6918-4368-9893-0a3f2fcbe2a6> a dcat:Dataset ;
    dct:description "StormwaterNetwork" ;
    dct:identifier "6fb44d73-6918-4368-9893-0a3f2fcbe2a6" ;
    dct:issued "2026-04-11T20:49:16.952404"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:49:16.952412"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2210 -42.9389, 147.2210 -42.8457, 147.3614 -42.8457, 147.3614 -42.9389, 147.2210 -42.9389))"^^gsp:wktLiteral ] ;
    dct:title "StormwaterNetwork" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISICT" ] ;
    dcat:distribution <https://data.gov.au/dataset/6fb44d73-6918-4368-9893-0a3f2fcbe2a6/resource/6e2f7f1d-98a7-42d0-b861-ded12be2310d>,
        <https://data.gov.au/dataset/6fb44d73-6918-4368-9893-0a3f2fcbe2a6/resource/7a3324b7-712a-4b8c-be76-7a91b8f07a1e> ;
    dcat:keyword "branches",
        "city-of-hobart",
        "drainage",
        "nodes",
        "open",
        "open-data",
        "pipes",
        "stormwater",
        "stormwater-network" .

<https://data.gov.au/dataset/6fb44d73-6918-4368-9893-0a3f2fcbe2a6/resource/6e2f7f1d-98a7-42d0-b861-ded12be2310d> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:49:16.954617"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:49:16.935266"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/hobartcc::stormwaternetwork> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/dataset/6fb44d73-6918-4368-9893-0a3f2fcbe2a6/resource/7a3324b7-712a-4b8c-be76-7a91b8f07a1e> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:49:16.954625"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:49:16.935410"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/StormwaterNetwork/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" .

