@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/ab871b95-8c29-4234-8f46-b116d71cff98> a dcat:Dataset ;
    dct:description "Indikator Kinerja Candi Pawon 2020." ;
    dct:identifier "ab871b95-8c29-4234-8f46-b116d71cff98" ;
    dct:issued "2026-09-03T02:01:06.374814"^^xsd:dateTime ;
    dct:modified "2026-09-03T02:01:06.374823"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Indikator Kinerja Candi Pawon 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ab871b95-8c29-4234-8f46-b116d71cff98/resource/ee0d1ff1-68ca-4888-9cdf-bfb62e20ac2b> ;
    dcat:keyword "RSUD Merah Putih" .

<https://data.jatengprov.go.id/dataset/ab871b95-8c29-4234-8f46-b116d71cff98/resource/ee0d1ff1-68ca-4888-9cdf-bfb62e20ac2b> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:title "Indikator Kinerja Candi Pawon 2020.xlsx" ;
    dcat:accessURL <http://192.168.5.50/dataset/ab871b95-8c29-4234-8f46-b116d71cff98/resource/ee0d1ff1-68ca-4888-9cdf-bfb62e20ac2b/download/515-indikator-kinerja-candi-pawon-2020.xlsx> ;
    dcat:byteSize 12011.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" .

