@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://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3> a dcat:Dataset ;
    dct:description "Dokter spesialis lulusan pendidikan kedokteran baik di dalam maupun di luar negeri yang diakui oleh Pemerintah Republik Indonesia sesuai dengan peraturan perundang-undangan." ;
    dct:identifier "5eda9477-9dcf-4fab-abcf-482dd1eebdd3" ;
    dct:issued "2024-04-19T03:09:36.178179"^^xsd:dateTime ;
    dct:modified "2025-03-25T16:22:36.734136"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> ;
    dct:title "Jumlah Dokter Spesialis" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas kesehatan" ;
            vcard:hasEmail <mailto:katarinabangun@yahoo.co.id> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/8143abcf-ba73-433d-9331-1de5db652f68>,
        <http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/99d2e7fe-a1d7-4565-be88-6581adad3c5b> .

<http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/8143abcf-ba73-433d-9331-1de5db652f68> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/8143abcf-ba73-433d-9331-1de5db652f68/download/tabel-12-jumlah-dokter-spesialis-tahun-2024.csv> ;
    dcat:byteSize 912.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/99d2e7fe-a1d7-4565-be88-6581adad3c5b> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "Jumlah Dokter Spesialis 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/5eda9477-9dcf-4fab-abcf-482dd1eebdd3/resource/99d2e7fe-a1d7-4565-be88-6581adad3c5b/download/tabel-13-jumlah-dokter-spesialis.csv> ;
    dcat:byteSize 917.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/5e9e0bcb-4d17-436d-942e-fa5aaf19d61a> a foaf:Organization ;
    foaf:name "Dinas Kesehatan" .

