@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#> .

<http://5.189.187.109/dataset/0d6b2020-d09a-4b84-a46c-593919bb3bb3> a dcat:Dataset ;
    dct:description "Titik Free Hotspot" ;
    dct:identifier "0d6b2020-d09a-4b84-a46c-593919bb3bb3" ;
    dct:issued "2025-10-30T04:05:54.132190"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:05:54.132203"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> ;
    dct:title "Titik Free Hotspot" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Komunikasi Informatika dan Persandian Kota Yogyakarta" ;
            vcard:hasEmail <mailto:kominfosandi@jogjakota.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/0d6b2020-d09a-4b84-a46c-593919bb3bb3/resource/dbbcef30-b61e-45f9-acb0-18d21efc5113> ;
    dcat:keyword "free hotspot",
        "public",
        "wifi" .

<http://5.189.187.109/dataset/0d6b2020-d09a-4b84-a46c-593919bb3bb3/resource/dbbcef30-b61e-45f9-acb0-18d21efc5113> a dcat:Distribution ;
    dct:description "Titik Free Hotspot" ;
    dct:format "XLSX" ;
    dct:issued "2022-08-10T02:56:58.608371"^^xsd:dateTime ;
    dct:modified "2025-10-30T04:05:54.118820"^^xsd:dateTime ;
    dct:title "Titik Free Hotspot" ;
    dcat:accessURL <https://dataset.jogjakota.go.id/dataset/0d6b2020-d09a-4b84-a46c-593919bb3bb3/resource/dbbcef30-b61e-45f9-acb0-18d21efc5113/download/coordinate_freehotspot.xlsx> ;
    dcat:byteSize "46318"^^xsd:nonNegativeInteger .

<http://5.189.187.109/organization/51a18a05-8bfe-4eb8-8dd4-6977917c4c1e> a foaf:Agent ;
    foaf:name "Kota Yogyakarta" .

