@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.jatengprov.go.id/dataset/98a0c4c0-01f8-4f0c-917b-5c2b60fbdc19> a dcat:Dataset ;
    dct:description "Jumlah Sumber Daya Manusia Kesehatan 2025" ;
    dct:identifier "98a0c4c0-01f8-4f0c-917b-5c2b60fbdc19" ;
    dct:issued "2026-01-14T02:40:11.233755"^^xsd:dateTime ;
    dct:modified "2026-01-14T02:40:38.371201"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Jumlah Sumber Daya Manusia Kesehatan 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/98a0c4c0-01f8-4f0c-917b-5c2b60fbdc19/resource/70b51b1a-a3da-4804-a5b7-1827b57e38ea> ;
    dcat:keyword "data sdm",
        "rsaz",
        "rumah sakit",
        "sdm kesehatan" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/98a0c4c0-01f8-4f0c-917b-5c2b60fbdc19/resource/70b51b1a-a3da-4804-a5b7-1827b57e38ea> a dcat:Distribution ;
    dct:description "Jumlah Sumber Daya Manusia Kesehatan 2025" ;
    dct:format ".csv" ;
    dct:title "Jumlah Sumber Daya Manusia Kesehatan 2025" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/98a0c4c0-01f8-4f0c-917b-5c2b60fbdc19/resource/70b51b1a-a3da-4804-a5b7-1827b57e38ea/download/2025_jumlah-sumber-daya-manusia-kesehatan.csv> ;
    dcat:byteSize 1292.0 ;
    dcat:mediaType "text/csv" .

<https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> a foaf:Organization ;
    foaf:name "RSJD Surakarta " .

