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

<https://data.kaltimprov.go.id/dataset/31415c21-4c8a-4066-90c8-878382a31480> a dcat:Dataset ;
    dct:description " Hotel, Jumlah Kamar dan Tarif di kampung" ;
    dct:identifier "31415c21-4c8a-4066-90c8-878382a31480" ;
    dct:issued "2023-10-16T06:22:57.795776"^^xsd:dateTime ;
    dct:modified "2023-10-16T06:22:57.795781"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Hotel, Jumlah Kamar dan Tarif di kampung" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "INDUSTRI" ;
            vcard:hasEmail <mailto:Fransiskafika14@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/31415c21-4c8a-4066-90c8-878382a31480/resource/9fcdaa00-5be6-46b7-bf85-1b43bd487624> ;
    dcat:keyword "kecamatan jempang",
        "kubar",
        "tahun 2022" .

<https://data.kaltimprov.go.id/dataset/31415c21-4c8a-4066-90c8-878382a31480/resource/9fcdaa00-5be6-46b7-bf85-1b43bd487624> a dcat:Distribution ;
    dct:description "Hotel, Jumlah Kamar dan Tarif.xlsx" ;
    dct:format "XLSX" ;
    dct:issued "2023-10-09T14:09:22.055742"^^xsd:dateTime ;
    dct:modified "2023-10-16T06:22:57.790870"^^xsd:dateTime ;
    dct:title "Hotel, Jumlah Kamar dan Tarif.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/31415c21-4c8a-4066-90c8-878382a31480/resource/9fcdaa00-5be6-46b7-bf85-1b43bd487624/download/hotel-jumlah-kamar-dan-tarif.xlsx> ;
    dcat:byteSize "10351"^^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" .

