@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/42de1e09-9139-463d-b74c-6be354134d51> a dcat:Dataset ;
    dct:description "Capaian Kinerja Eselon Desember 2022" ;
    dct:identifier "42de1e09-9139-463d-b74c-6be354134d51" ;
    dct:issued "2023-09-13T03:03:42.469517"^^xsd:dateTime ;
    dct:modified "2023-09-13T03:04:21.969899"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/67c4af85-b34f-4334-b408-b9ddb331a58b> ;
    dct:title "Capaian Kinerja Eselon Desember 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "PPID PEMBANTU" ;
            vcard:hasEmail <mailto:ppid.rsjdaz@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/42de1e09-9139-463d-b74c-6be354134d51/resource/cec99c14-4c7e-4c6d-af3a-958f0f77a793> ;
    dcat:keyword "Capaian Kinerja Eselon Desember 2022" ;
    dcat:landingPage <RSJD%20SURAKARTA> .

<https://data.jatengprov.go.id/dataset/42de1e09-9139-463d-b74c-6be354134d51/resource/cec99c14-4c7e-4c6d-af3a-958f0f77a793> a dcat:Distribution ;
    dct:description "Capaian Kinerja Eselon Desember 2022" ;
    dct:format "CSV" ;
    dct:title "Capaian Kinerja Eselon Desember 2022.xlsx" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/42de1e09-9139-463d-b74c-6be354134d51/resource/cec99c14-4c7e-4c6d-af3a-958f0f77a793/download/capaian-kinerja-eselon-desember-2022.xlsx> ;
    dcat:byteSize 245237.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

