@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.gov.au/dataset/e30e0a78-5bc8-4567-aae2-93b3e8b459f6> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "e30e0a78-5bc8-4567-aae2-93b3e8b459f6" ;
    dct:issued "2026-04-11T20:53:21.767353"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:53:21.767362"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "{{name}}" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "HCCGISEB" ] ;
    dcat:distribution <https://data.gov.au/dataset/e30e0a78-5bc8-4567-aae2-93b3e8b459f6/resource/ad30d25b-bd81-43f8-b81e-e0a9b607f655> ;
    dcat:keyword "open-data",
        "planning" .

<https://data.gov.au/dataset/e30e0a78-5bc8-4567-aae2-93b3e8b459f6/resource/ad30d25b-bd81-43f8-b81e-e0a9b607f655> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:53:21.769015"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:53:21.761959"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/maps/bd043215070943949b95efb77cb3ec47> ;
    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" .

