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

<http://5.189.187.109/dataset/913f9dfa-9d87-4e17-be28-252db413fd5e> a dcat:Dataset ;
    dct:description "Data Rumah Makan di Kecamatan Badau Tahun 2021" ;
    dct:identifier "913f9dfa-9d87-4e17-be28-252db413fd5e" ;
    dct:issued "2022-10-31T00:08:11.251429"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:08:11.251436"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Rumah Makan di Kecamatan Badau Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Seksi Statistik dan Pengelolaan Data" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/913f9dfa-9d87-4e17-be28-252db413fd5e/resource/127b4f28-2a1e-4ae1-a83e-79b9f2268865> ;
    dcat:keyword "Kabupaten Belitung",
        "Kecamatan Badau",
        "Rumah Makan",
        "Tahun 2021" ;
    dcat:landingPage <Kecamatan%20Badau> .

<Kecamatan%20Badau> a foaf:Document .

<http://5.189.187.109/dataset/913f9dfa-9d87-4e17-be28-252db413fd5e/resource/127b4f28-2a1e-4ae1-a83e-79b9f2268865> a dcat:Distribution ;
    dct:description """Data Rumah Makan di Kecamatan Badau Tahun 2021 memuat variabel :\r
\r
* Nama Desa/ Kelurahan\r
* Nama Rumah Makan\r
* Alamat Rumah Makan""" ;
    dct:format "XLSX" ;
    dct:issued "2022-06-22T02:27:43.398608"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:08:11.241274"^^xsd:dateTime ;
    dct:title "Data Rumah Makan di Kecamatan Badau 2021.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/913f9dfa-9d87-4e17-be28-252db413fd5e/resource/127b4f28-2a1e-4ae1-a83e-79b9f2268865/download/data-rumah-makan-di-kecamatan-badau-2021.xlsx> ;
    dcat:byteSize "10470"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/8c53340a-28d4-4e80-a887-a14127ac342e> a foaf:Agent ;
    foaf:name "Kabupaten Belitung" .

