@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:5000/dataset/d40cc761-8807-4e99-87c1-7841fd2e8b1b> a dcat:Dataset ;
    dct:description "Data Tujuan Wisata di Kecamatan Tanjungpandan" ;
    dct:identifier "d40cc761-8807-4e99-87c1-7841fd2e8b1b" ;
    dct:issued "2022-10-31T00:10:34.146707"^^xsd:dateTime ;
    dct:modified "2023-01-11T14:38:28.994541"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Tujuan Wisata di Kecamatan Tanjungpandan Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi Statistik" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/d40cc761-8807-4e99-87c1-7841fd2e8b1b/resource/c6e121db-9f67-4b97-a5c7-cf25259b5184> ;
    dcat:keyword "Kecamatan Tanjungpandan",
        "kabupaten Belitung",
        "wisata" ;
    dcat:landingPage <Kantor%20Kecamatan%20Tanjungpandan> .

<Kantor%20Kecamatan%20Tanjungpandan> a foaf:Document .

<http://5.189.187.109:5000/dataset/d40cc761-8807-4e99-87c1-7841fd2e8b1b/resource/c6e121db-9f67-4b97-a5c7-cf25259b5184> a dcat:Distribution ;
    dct:description """Data Tujuan Wisata di Kecamatan Tanjungpandan Tahun 2020 memuat kolom:\r
\r
* Nama Desa/Kelurahan\r
* Jenis Wisata\r
* Alamat\r
* Jumlah""" ;
    dct:format "XLSX" ;
    dct:issued "2020-11-13T08:45:09.354490"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:10:34.138074"^^xsd:dateTime ;
    dct:title "Data Tujuan Wisata di Kecamatan Tanjungpandan Tahun 2020" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/d40cc761-8807-4e99-87c1-7841fd2e8b1b/resource/c6e121db-9f67-4b97-a5c7-cf25259b5184/download/data-tujuan-wisata-di-kecamatan-tanjungpandan-tahun-2020.xlsx> ;
    dcat:byteSize "10584"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> a foaf:Agent ;
    foaf:name "Kabupaten Belitung" .

