@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/4558a147-8f19-48a1-93e6-3adb58f592d0> a dcat:Dataset ;
    dct:description "Persentase Rumah Sakit Terakreditasi di Kabupaten Belitung Timur" ;
    dct:identifier "4558a147-8f19-48a1-93e6-3adb58f592d0" ;
    dct:issued "2025-04-08T07:30:27.708806"^^xsd:dateTime ;
    dct:modified "2025-12-04T08:28:50.045967"^^xsd:dateTime ;
    dct:publisher <https://data.beltim.go.id/organization/d0507047-00e7-491a-a2b7-d7e634a39bf2> ;
    dct:title "Persentase Rumah Sakit Terakreditasi Kabupaten Belitung Timur" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan Kabupaten Belitung Timur" ;
            vcard:hasEmail <mailto:marthias.permana@belitungtimurkab.go.id> ] ;
    dcat:distribution <https://data.beltim.go.id/dataset/4558a147-8f19-48a1-93e6-3adb58f592d0/resource/a1902ef7-abf5-4273-8c7a-828cd7dfe20e> ;
    dcat:keyword "Akreditasi",
        "Belitung Timur",
        "DD2025",
        "RAD.04.01.04" ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Belitung%20Timur> .

<https://data.beltim.go.id/dataset/4558a147-8f19-48a1-93e6-3adb58f592d0/resource/a1902ef7-abf5-4273-8c7a-828cd7dfe20e> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "2020-2024 Persentase rumah sakit terakreditasi.xlsx" ;
    dcat:accessURL <https://data.beltim.go.id/dataset/4558a147-8f19-48a1-93e6-3adb58f592d0/resource/a1902ef7-abf5-4273-8c7a-828cd7dfe20e/download/2020-2024-persentase-rumah-sakit-terakreditasi.xlsx> ;
    dcat:byteSize 8901.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" .

