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

<https://data.beltim.go.id/dataset/d3cbc298-d5ec-485d-b9a8-52b382ef320f> a dcat:Dataset ;
    dct:description """Rasio dokter adalah jumlah dokter umum dibagi jumlah penduduk.\r
\r
Satuan yang lazim dipakai adalah /100.000 penduduk""" ;
    dct:identifier "d3cbc298-d5ec-485d-b9a8-52b382ef320f" ;
    dct:issued "2025-04-08T08:16:32.621874"^^xsd:dateTime ;
    dct:modified "2025-12-04T07:58:42.931742"^^xsd:dateTime ;
    dct:publisher <https://data.beltim.go.id/organization/d0507047-00e7-491a-a2b7-d7e634a39bf2> ;
    dct:title "Rasio Dokter Kabupaten Belitung Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Marthias Willy Permana, A.Md" ;
            vcard:hasEmail <mailto:marthias.permana@belitungtimurkab.go.id> ] ;
    dcat:distribution <https://data.beltim.go.id/dataset/d3cbc298-d5ec-485d-b9a8-52b382ef320f/resource/d0d0b3e4-87fd-4afd-beb1-27dd6ebcf874> ;
    dcat:keyword "Belitung Timur",
        "DD2025",
        "Dokter",
        "RAD.04.01.01" ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Belitung%20Timur> .

<https://data.beltim.go.id/dataset/d3cbc298-d5ec-485d-b9a8-52b382ef320f/resource/d0d0b3e4-87fd-4afd-beb1-27dd6ebcf874> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2020-2024 Rasio dokter per satuan penduduk.xlsx" ;
    dcat:accessURL <https://data.beltim.go.id/dataset/d3cbc298-d5ec-485d-b9a8-52b382ef320f/resource/d0d0b3e4-87fd-4afd-beb1-27dd6ebcf874/download/2020-2024-rasio-dokter-per-satuan-penduduk.xlsx> ;
    dcat:byteSize 9478.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.beltim.go.id/organization/d0507047-00e7-491a-a2b7-d7e634a39bf2> a foaf:Organization ;
    foaf:name "Dinas Kesehatan Kab Belitung Timur" .

