@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/09681df0-4619-4c9e-88e3-98d50f0f477d> a dcat:Dataset ;
    dct:description "Indikator Kinerja VK 2020" ;
    dct:identifier "09681df0-4619-4c9e-88e3-98d50f0f477d" ;
    dct:issued "2026-09-03T01:49:50.888113"^^xsd:dateTime ;
    dct:modified "2026-09-03T01:49:50.888121"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Indikator Kinerja VK 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Indikator Kinerja VK 2020.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047/download/511-indikator-kinerja-vk-2020.xlsx> ;
    dcat:byteSize 12245.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Magelang" .

