@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/463a7805-72fa-42f8-bb6e-898996143fde> a dcat:Dataset ;
    dct:description "No description available." ;
    dct:identifier "463a7805-72fa-42f8-bb6e-898996143fde" ;
    dct:issued "2026-04-11T20:54:27.096196"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:27.096205"^^xsd:dateTime ;
    dct:publisher <https://data.gov.au/organization/e6fa788f-d215-4c78-9898-91cd5daad719> ;
    dct:spatial [ a dct:Location ] ;
    dct:title "City of Hobart: Playground Locations" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "goldingm@hobartcity.com.au_hobartcc" ] ;
    dcat:distribution <https://data.gov.au/dataset/463a7805-72fa-42f8-bb6e-898996143fde/resource/590b4a2d-c230-4d2c-bddc-ea95dc5a9ca4>,
        <https://data.gov.au/dataset/463a7805-72fa-42f8-bb6e-898996143fde/resource/ebf64b19-cd08-40b8-8077-9b6121f899d4> ;
    dcat:keyword "coh-website",
        "playground" .

<https://data.gov.au/dataset/463a7805-72fa-42f8-bb6e-898996143fde/resource/590b4a2d-c230-4d2c-bddc-ea95dc5a9ca4> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-04-11T20:54:27.097987"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:27.090496"^^xsd:dateTime ;
    dct:title "ArcGIS Hub Dataset" ;
    dcat:accessURL <https://data-1-hobartcc.opendata.arcgis.com/apps/hobartcc::city-of-hobart-playground-locations-2> ;
    dcat:mediaType "text/html" .

<https://data.gov.au/dataset/463a7805-72fa-42f8-bb6e-898996143fde/resource/ebf64b19-cd08-40b8-8077-9b6121f899d4> a dcat:Distribution ;
    dct:format "ArcGIS GeoServices REST API" ;
    dct:issued "2026-04-11T20:54:27.097994"^^xsd:dateTime ;
    dct:modified "2026-04-11T20:54:27.090643"^^xsd:dateTime ;
    dct:title "ArcGIS GeoService" ;
    dcat:accessURL <https://hobartcc.maps.arcgis.com/apps/instant/attachmentviewer/index.html?appid=d8b64663541d40728c1da61dc8278d61> ;
    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" .

