@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#> .

<http://5.189.187.109/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d> a dcat:Dataset ;
    dct:description "Indikator Kinerja VK 2020" ;
    dct:identifier "09681df0-4619-4c9e-88e3-98d50f0f477d" ;
    dct:issued "2025-11-06T07:15:34.062472"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:15:34.062484"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> ;
    dct:title "Indikator Kinerja VK 2020" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "RSUD Merah Putih" ] ;
    dcat:distribution <http://5.189.187.109/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047> ;
    dcat:keyword "RSUD Merah Putih" .

<http://5.189.187.109/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047> a dcat:Distribution ;
    dct:format ".xlsx" ;
    dct:issued "2023-07-10T06:54:32.673916"^^xsd:dateTime ;
    dct:modified "2025-11-06T07:15:34.039767"^^xsd:dateTime ;
    dct:title "Indikator Kinerja VK 2020.xlsx" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/09681df0-4619-4c9e-88e3-98d50f0f477d/resource/9016b3db-b7e1-448e-954f-bf6096573047/download/511-indikator-kinerja-vk-2020.xlsx> ;
    dcat:byteSize "12245"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/819d1b08-cf97-4644-b2c0-a6db5d561971> a foaf:Agent ;
    foaf:name "Kabupaten Magelang" .

