@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/4bc53e84-c2fa-4abb-b239-d140e758e0e2> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Kesehatan Tahun 2022" ;
    dct:identifier "4bc53e84-c2fa-4abb-b239-d140e758e0e2" ;
    dct:issued "2023-05-26T08:30:27.360304"^^xsd:dateTime ;
    dct:modified "2026-02-18T09:58:41.696292"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Kinerja Instansi Pemerintah Dinas Kesehatan Tahun 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Kesehatan" ;
            vcard:hasEmail <mailto:dinkescilacap@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4bc53e84-c2fa-4abb-b239-d140e758e0e2/resource/e690680c-2aff-4305-9a54-56bda6a0c8fd> ;
    dcat:keyword "dinkes",
        "kinerja",
        "laporan" ;
    dcat:landingPage <Dinas%20Kesehatan%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/4bc53e84-c2fa-4abb-b239-d140e758e0e2/resource/e690680c-2aff-4305-9a54-56bda6a0c8fd> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah Dinas Kesehatan Tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Laporan Kinerja Instansi Pemerintah Dinas Kesehatan Tahun 2022" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/4bc53e84-c2fa-4abb-b239-d140e758e0e2/resource/e690680c-2aff-4305-9a54-56bda6a0c8fd/download/lkjip-dinkes-tahun-2022_fix.pdf> ;
    dcat:byteSize 44367957.0 ;
    dcat:mediaType "application/pdf" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

