@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:5000/dataset/c4d268de-311a-48fe-be1e-18cf7b7835b3> a dcat:Dataset ;
    dct:description "Data Restoran Dan Rumah Makan di Kabupaten Belitung" ;
    dct:identifier "c4d268de-311a-48fe-be1e-18cf7b7835b3" ;
    dct:issued "2022-10-31T00:10:13.996215"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:10:13.996222"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "Data Restoran Dan Rumah Makan di Kabupaten Belitung" ;
    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:5000/dataset/c4d268de-311a-48fe-be1e-18cf7b7835b3/resource/842092c5-3503-4c79-b286-c533b8ddaa52> ;
    dcat:keyword "DINAS PARIWISATA",
        "Restoran",
        "kabupaten belitung",
        "pariwisata",
        "rumah makan" ;
    dcat:landingPage <Dinas%20Pariwisata%20Kabupaten%20Belitung> .

<Dinas%20Pariwisata%20Kabupaten%20Belitung> a foaf:Document .

<http://5.189.187.109:5000/dataset/c4d268de-311a-48fe-be1e-18cf7b7835b3/resource/842092c5-3503-4c79-b286-c533b8ddaa52> a dcat:Distribution ;
    dct:description "Data Restoran Dan Rumah Makan di Kabupaten Belitung" ;
    dct:format "XLSX" ;
    dct:issued "2020-12-16T12:39:44.188146"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:10:13.984545"^^xsd:dateTime ;
    dct:title "Data Restoran Dan Rumah Makan Kabupaten Belitung.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/c4d268de-311a-48fe-be1e-18cf7b7835b3/resource/842092c5-3503-4c79-b286-c533b8ddaa52/download/data-restoran-dan-rumah-makan-kabupaten-belitung.xlsx> ;
    dcat:byteSize "20236"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

