@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/f9f2c560-6639-4a2b-82e7-9823917e7956> a dcat:Dataset ;
    dct:description "Indikator Kinerja BOR VK 2021" ;
    dct:identifier "f9f2c560-6639-4a2b-82e7-9823917e7956" ;
    dct:issued "2026-09-03T02:06:46.556059"^^xsd:dateTime ;
    dct:modified "2026-09-03T02:06:46.556065"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Indikator Kinerja BOR VK 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f9f2c560-6639-4a2b-82e7-9823917e7956/resource/fa7d9954-9c70-45d4-943c-8f66cd9b9026> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/f9f2c560-6639-4a2b-82e7-9823917e7956/resource/fa7d9954-9c70-45d4-943c-8f66cd9b9026> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Indikator Kinerja BOR VK 2021.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/f9f2c560-6639-4a2b-82e7-9823917e7956/resource/fa7d9954-9c70-45d4-943c-8f66cd9b9026/download/443-indikator-kinerja-bor-vk-2021.xlsx> ;
    dcat:byteSize 11195.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" .

