@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/7a3e0d71-4800-4299-8e9d-dfea664a4916> a dcat:Dataset ;
    dct:description """Data Jumlah Hotel di Desa Keciput tahun 2021\r
""" ;
    dct:identifier "7a3e0d71-4800-4299-8e9d-dfea664a4916" ;
    dct:issued "2023-01-11T14:38:13.471914"^^xsd:dateTime ;
    dct:modified "2023-01-11T14:38:13.471920"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Jumlah Hotel di Desa Keciput tahun 2021" ;
    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/7a3e0d71-4800-4299-8e9d-dfea664a4916/resource/40b9ebec-bce3-46e8-95de-97578fb3edbe> ;
    dcat:keyword "Desa Keciput",
        "Jumlah Hotel",
        "Kabupaten Belitung",
        "Kecamatan Sijuk",
        "tahun 2021" ;
    dcat:landingPage <Desa%20Keciput> .

<Desa%20Keciput> a foaf:Document .

<http://5.189.187.109:5000/dataset/7a3e0d71-4800-4299-8e9d-dfea664a4916/resource/40b9ebec-bce3-46e8-95de-97578fb3edbe> a dcat:Distribution ;
    dct:description """Data Jumlah Hotel di Desa Keciput tahun 2021 menambah variabel\r
\r
* DESA\r
* NAMA HOTEL\r
* ALAMAT HOTEL (PENGINAPAN)\r
* JENIS HOTEL PENGINAPAN\r
\r
\r
""" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-11T04:26:34.805785"^^xsd:dateTime ;
    dct:modified "2023-01-11T14:38:13.461256"^^xsd:dateTime ;
    dct:title "Data Jumlah Hotel di Desa Keciput Tahun 2021" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/7a3e0d71-4800-4299-8e9d-dfea664a4916/resource/40b9ebec-bce3-46e8-95de-97578fb3edbe/download/jumlah-hotel-di-desa-keciput.xlsx> ;
    dcat:byteSize "10635"^^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" .

