@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/71c2dfbf-be81-4130-a8af-3fe12b7ccd5e> a dcat:Dataset ;
    dct:description "Data Jumlah Tujuan Wisata di Kecamatan Badau Tahun 2020" ;
    dct:identifier "71c2dfbf-be81-4130-a8af-3fe12b7ccd5e" ;
    dct:issued "2022-10-31T00:06:55.872314"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:06:55.872321"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Jumlah Tujuan Wisata di Kecamatan Badau Tahun 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi Statistik dan Pengelolaan Data" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109:5000/dataset/71c2dfbf-be81-4130-a8af-3fe12b7ccd5e/resource/38284280-4bdd-4dc8-95e1-18b3d7293b2f> ;
    dcat:keyword "Kabupaten Belitung",
        "Kecamatan Badau",
        "Tahun 2020",
        "Tujuan Wisata" ;
    dcat:landingPage <Kecamatan%20Badau> .

<Kecamatan%20Badau> a foaf:Document .

<http://5.189.187.109:5000/dataset/71c2dfbf-be81-4130-a8af-3fe12b7ccd5e/resource/38284280-4bdd-4dc8-95e1-18b3d7293b2f> a dcat:Distribution ;
    dct:description """Data Jumlah Tujuan Wisata di Kecamatan Badau Tahun 2020 Memuat Variabel:\r
\r
* Nama Desa/ Kelurahan\r
* Jenis Wisata\r
* Alamat\r
* Jumlah""" ;
    dct:format "XLSX" ;
    dct:issued "2021-11-16T03:54:19.024039"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:06:55.862272"^^xsd:dateTime ;
    dct:title "Data Jumlah Tujuan Wisata di Kecamatan Badau Tahun 2020.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/71c2dfbf-be81-4130-a8af-3fe12b7ccd5e/resource/38284280-4bdd-4dc8-95e1-18b3d7293b2f/download/data-jumlah-tujuan-wisata-di-kecamatan-badau-tahun-2020.xlsx> ;
    dcat:byteSize "10276"^^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" .

