@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/8742d672-1193-4369-a532-9828e8d1a1ca> a dcat:Dataset ;
    dct:description "Hotel Jumlah Kamar Tarip Kec.Nyuatan 2022" ;
    dct:identifier "8742d672-1193-4369-a532-9828e8d1a1ca" ;
    dct:issued "2023-07-04T10:15:07.199604"^^xsd:dateTime ;
    dct:modified "2023-07-04T10:15:07.199608"^^xsd:dateTime ;
    dct:publisher <https://data.kaltimprov.go.id/organization/71c577cb-c481-41a0-afe6-f634ecac4910> ;
    dct:title "Hotel Jumlah kamar tarip" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "helena" ;
            vcard:hasEmail <mailto:hellenaroki@gmail.com> ] ;
    dcat:distribution <https://data.kaltimprov.go.id/dataset/8742d672-1193-4369-a532-9828e8d1a1ca/resource/1980be26-993f-421f-b75e-d1805ad8b17e> ;
    dcat:keyword "2022",
        "Industri",
        "Nyuatan" ;
    dcat:landingPage <seksi%20pemerintahan> .

<https://data.kaltimprov.go.id/dataset/8742d672-1193-4369-a532-9828e8d1a1ca/resource/1980be26-993f-421f-b75e-d1805ad8b17e> a dcat:Distribution ;
    dct:description "Hotel Jumlah kamar dan Hotel Kec.Nyuatan 2022" ;
    dct:format "XLSX" ;
    dct:issued "2023-07-04T09:33:40.217608"^^xsd:dateTime ;
    dct:modified "2023-07-04T10:15:07.194689"^^xsd:dateTime ;
    dct:title "Hotel,Jumlah kamar dan hotel.xlsx" ;
    dcat:accessURL <https://data.kutaibaratkab.go.id/dataset/8742d672-1193-4369-a532-9828e8d1a1ca/resource/1980be26-993f-421f-b75e-d1805ad8b17e/download/hoteljumlah-kamar-dan-hotel.xlsx> ;
    dcat:byteSize "10354"^^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" .

<seksi%20pemerintahan> a foaf:Document .

