@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/94368dbc-6c15-490b-8213-7ecae7903c3d> a dcat:Dataset ;
    dct:description "DATA OPINI PEMERINTAH KABUPATEN BELITUNG" ;
    dct:identifier "94368dbc-6c15-490b-8213-7ecae7903c3d" ;
    dct:issued "2022-10-31T00:08:16.714012"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:08:16.714018"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/8c53340a-28d4-4e80-a887-a14127ac342e> ;
    dct:title "DATA OPINI PEMERINTAH KABUPATEN BELITUNG TAHUN 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "seksi statistik dan pengelola data" ;
            vcard:hasEmail <mailto:kips_diskominfo@belitung.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/94368dbc-6c15-490b-8213-7ecae7903c3d/resource/ce853b00-796d-4458-af10-0eefafe20e29> ;
    dcat:keyword "Kabupaten Belitung",
        "Opini",
        "Tahun 2020",
        "inspektorat" ;
    dcat:landingPage <inspektorat> .

<http://5.189.187.109/dataset/94368dbc-6c15-490b-8213-7ecae7903c3d/resource/ce853b00-796d-4458-af10-0eefafe20e29> a dcat:Distribution ;
    dct:description """Data Opini BPK Tahun 2020 memuat variabel:\r
*No\r
*Tahun\r
*Opini Yang Diterima\r
*Keterangan """ ;
    dct:format "XLSX" ;
    dct:issued "2021-11-05T03:15:12.304675"^^xsd:dateTime ;
    dct:modified "2022-10-31T00:08:16.704052"^^xsd:dateTime ;
    dct:title "Data Opini BPK.xlsx" ;
    dcat:accessURL <https://data.belitung.go.id/dataset/94368dbc-6c15-490b-8213-7ecae7903c3d/resource/ce853b00-796d-4458-af10-0eefafe20e29/download/data-opini-bpk.xlsx> ;
    dcat:byteSize "8997"^^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" .

<inspektorat> a foaf:Document .

