@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://satudata.klaten.go.id/dataset/2cc85ecd-827e-49aa-80e9-103308c51bf2> a dcat:Dataset ;
    dct:identifier "2cc85ecd-827e-49aa-80e9-103308c51bf2" ;
    dct:issued "2026-06-24T03:52:41.532051"^^xsd:dateTime ;
    dct:modified "2026-06-24T06:41:37.753575"^^xsd:dateTime ;
    dct:publisher <https://satudata.klaten.go.id/organization/4808ba9f-5c00-47f2-9d04-96e21e9074a1> ;
    dct:title "Kepadatan dan distribusi tenaga kesehatan" ;
    dcat:distribution <https://satudata.klaten.go.id/dataset/2cc85ecd-827e-49aa-80e9-103308c51bf2/resource/d209ab3d-1f1a-4eca-94a9-0fc1ac403db6> ;
    dcat:keyword "2025",
        "sdgs" .

<https://satudata.klaten.go.id/dataset/2cc85ecd-827e-49aa-80e9-103308c51bf2/resource/d209ab3d-1f1a-4eca-94a9-0fc1ac403db6> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-06-24T03:52:43.199620"^^xsd:dateTime ;
    dct:modified "2026-06-24T03:52:43.186271"^^xsd:dateTime ;
    dct:title "Kepadatan dan distribusi tenaga kesehatan" ;
    dcat:accessURL <https://satudata.klaten.go.id/dataset/2cc85ecd-827e-49aa-80e9-103308c51bf2/resource/d209ab3d-1f1a-4eca-94a9-0fc1ac403db6/download/kepadatan-dan-distribusi-tenaga-kesehatan.xlsx> ;
    dcat:byteSize "5258"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://satudata.klaten.go.id/organization/4808ba9f-5c00-47f2-9d04-96e21e9074a1> a foaf:Agent ;
    foaf:name "Dinas Kesehatan" .

