@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-14T14:55:19.530799"^^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/3f4599cb-b600-434d-ba2e-131e2757cf45>,
        <https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/831e959e-b2b0-48d1-ab4a-07b4a2195f45> ;
    dcat:keyword "city-of-hobart",
        "hobart",
        "waste",
        "waste-collection-services" .

<https://data.gov.au/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/3f4599cb-b600-434d-ba2e-131e2757cf45> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-14T14:55:19.564776"^^xsd:dateTime ;
    dct:modified "2026-04-14T14:55:19.544693"^^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/dataset/5c7eb164-abd3-4e88-94a2-b606fd25dc07/resource/831e959e-b2b0-48d1-ab4a-07b4a2195f45> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-14T14:55:19.564784"^^xsd:dateTime ;
    dct:modified "2026-04-14T14:55:19.544823"^^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/organization/e6fa788f-d215-4c78-9898-91cd5daad719> a foaf:Agent ;
    foaf:mbox "ict_gisfunction@hobartcity.com.au" ;
    foaf:name "City of Hobart Open Data" .

