@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/7553d995-590a-42b6-b040-df691754f2c4> a dcat:Dataset ;
    dct:description "Data Sarana Kesenian di Kecamatan Membalong Kabupaten Belitung" ;
    dct:identifier "7553d995-590a-42b6-b040-df691754f2c4" ;
    dct:issued "2023-01-11T14:38:12.162544"^^xsd:dateTime ;
    dct:modified "2023-01-11T14:38:12.162554"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "DATA KESENIAN KECAMATAN MEMBALONG Tahun 2020" ;
    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/7553d995-590a-42b6-b040-df691754f2c4/resource/b95203c4-de92-4f90-8900-98500be29b46> ;
    dcat:keyword "Kabupaten Belitung",
        "kecamatan membalong",
        "kesenian",
        "tahun2020" ;
    dcat:landingPage <KECAMATAN%20MEMBALONG> .

<KECAMATAN%20MEMBALONG> a foaf:Document .

<http://5.189.187.109:5000/dataset/7553d995-590a-42b6-b040-df691754f2c4/resource/b95203c4-de92-4f90-8900-98500be29b46> a dcat:Distribution ;
    dct:description """Nama Desa\r
Nama Kesenian\r
Nama Group\r
Tahun Didirikan\r
Alamat""" ;
    dct:format "XLSX" ;
    dct:issued "2022-01-21T02:16:18.561647"^^xsd:dateTime ;
    dct:modified "2023-01-11T14:38:12.144360"^^xsd:dateTime ;
    dct:title "DATA KESENIAN KECAMATAN MEMBALONG.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/7553d995-590a-42b6-b040-df691754f2c4/resource/b95203c4-de92-4f90-8900-98500be29b46/download/data-kesenian-kecamatan-membalong.xlsx> ;
    dcat:byteSize "11349"^^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" .

