@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/5c7eb164-abd3-4e88-94a2-b606fd25dc07> a dcat:Dataset ;
    dct:description "City of Hobart: Waste Collection Service" ;
    dct:identifier "5c7eb164-abd3-4e88-94a2-b606fd25dc07" ;
    dct:issued "2026-04-11T20:50:45.565863"^^xsd:dateTime ;
    dct:modified "2026-04-19T22:49:27.958874"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ;
            locn:geometry "POLYGON ((147.2285 -42.9432, 147.2285 -42.8442, 147.3615 -42.8442, 147.3615 -42.9432, 147.2285 -42.9432))"^^gsp:wktLiteral ] ;
    dct:title "Waste Collection Service" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISEB" ] ;
    dcat:distribution <https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/6e485335-d414-4b03-8152-a2b72c053b49>,
        <https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/d6537bfc-fe92-436b-a81a-b965c7278e38> ;
    dcat:keyword "city-of-hobart",
        "hobart",
        "waste",
        "waste-collection-services" .

<https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/6e485335-d414-4b03-8152-a2b72c053b49> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-19T22:49:27.984778"^^xsd:dateTime ;
    dct:modified "2026-04-19T22:49:27.967485"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://services1.arcgis.com/NHqdsnvwfSTg42I8/arcgis/rest/services/Waste_Collection_Service/FeatureServer> ;
    dcat:mediaType "application/json" .

<https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/d6537bfc-fe92-436b-a81a-b965c7278e38> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-19T22:49:27.984771"^^xsd:dateTime ;
    dct:modified "2026-04-19T22:49:27.967357"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/hobartcc::waste-collection-service> ;
    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" .

