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

<https://data.jatengprov.go.id/dataset/5be12d8f-4670-47cb-8150-3222a2d7617b> a dcat:Dataset ;
    dct:description "Jumlah kamar yang terjual" ;
    dct:identifier "5be12d8f-4670-47cb-8150-3222a2d7617b" ;
    dct:issued "2023-01-23T05:43:08.150239"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:08.150247"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah kamar yang terjual" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5be12d8f-4670-47cb-8150-3222a2d7617b/resource/88e117f7-df82-43df-b31b-48fac374c612> ;
    dcat:keyword "pariwisata" .

<https://data.jatengprov.go.id/dataset/5be12d8f-4670-47cb-8150-3222a2d7617b/resource/88e117f7-df82-43df-b31b-48fac374c612> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah kamar terjual" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/5be12d8f-4670-47cb-8150-3222a2d7617b/resource/88e117f7-df82-43df-b31b-48fac374c612/download/jumlah-kamar-terjual.xlsx> ;
    dcat:byteSize 10234.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

