@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.kaltimprov.go.id/dataset/5bfcf77f-fd6f-4ef1-b15b-1313fc31d1a9> a dcat:Dataset ;
    dct:description "Tabel ini berisi data tentang Hotel, Jumlah Kamar dan Tarif di Kecamatan Sekolaq Darat tahun 2023" ;
    dct:identifier "5bfcf77f-fd6f-4ef1-b15b-1313fc31d1a9" ;
    dct:issued "2024-08-05T03:45:05.780951"^^xsd:dateTime ;
    dct:modified "2024-08-05T03:45:05.780956"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Tabel Hotel, Jumlah Kamar dan Tarif di Kecamatan Sekolaq Darat 2023" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sekretariat Kecamatan Sekolaq Darat" ;
            vcard:hasEmail <mailto:leomikha21@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/5bfcf77f-fd6f-4ef1-b15b-1313fc31d1a9/resource/2f8211d5-a98f-4cce-aade-e3e2e8cf8375> ;
    dcat:keyword "2023",
        "Hotel",
        "industri",
        "jumlah kamar",
        "tarif" .

<https://data.kaltimprov.go.id/dataset/5bfcf77f-fd6f-4ef1-b15b-1313fc31d1a9/resource/2f8211d5-a98f-4cce-aade-e3e2e8cf8375> a dcat:Distribution ;
    dct:description "Tabel ini berisi data tentang Hotel, Jumlah Kamar dan Tarif di kecamatan sekolaq darat tahun 2023" ;
    dct:format "XLSX" ;
    dct:issued "2024-08-04T09:41:34.840890"^^xsd:dateTime ;
    dct:modified "2024-08-05T03:45:05.773936"^^xsd:dateTime ;
    dct:title "Tabel Hotel, Jumlah Kamar dan Tarif 2023.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/5bfcf77f-fd6f-4ef1-b15b-1313fc31d1a9/resource/2f8211d5-a98f-4cce-aade-e3e2e8cf8375/download/tabel-hotel-jumlah-kamar-dan-tarif-2023.xlsx> ;
    dcat:byteSize "11160"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> a foaf:Agent ;
    foaf:name "Kabupaten Kutai Barat" .

