@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/871c2bf3-78b8-48ea-8644-53134ddb209f> a dcat:Dataset ;
    dct:description "Jumlah Kamar tersedia" ;
    dct:identifier "871c2bf3-78b8-48ea-8644-53134ddb209f" ;
    dct:issued "2023-01-23T05:43:29.385540"^^xsd:dateTime ;
    dct:modified "2023-01-23T05:43:29.385546"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Jumlah Kamar tersedia" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/871c2bf3-78b8-48ea-8644-53134ddb209f/resource/59500c35-f38f-4d56-bca2-b34f988ad4d4> ;
    dcat:keyword "pariwisata" .

<https://data.jatengprov.go.id/dataset/871c2bf3-78b8-48ea-8644-53134ddb209f/resource/59500c35-f38f-4d56-bca2-b34f988ad4d4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Kamar tersedia" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/871c2bf3-78b8-48ea-8644-53134ddb209f/resource/59500c35-f38f-4d56-bca2-b34f988ad4d4/download/jumlah-kamar-tersedia.xlsx> ;
    dcat:byteSize 10255.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" .

