@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/87a3a566-5b28-410f-9bb7-ddb27e90a8e9> a dcat:Dataset ;
    dct:description "Guru dan kepala sekolah yang aktif di satuan pendidikan dan mempunya sertifikat pendidik" ;
    dct:identifier "87a3a566-5b28-410f-9bb7-ddb27e90a8e9" ;
    dct:issued "2026-09-12T02:34:42.964988"^^xsd:dateTime ;
    dct:modified "2026-09-12T02:34:42.964996"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/554f3b9b-0352-4c6d-a52b-03d26f843685> ;
    dct:title "Persentase guru bersertifikasi" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/87a3a566-5b28-410f-9bb7-ddb27e90a8e9/resource/71496b93-05db-4907-b4e7-9b7ae521666d> ;
    dcat:keyword "Data Sektoral" .

<https://data.jatengprov.go.id/dataset/87a3a566-5b28-410f-9bb7-ddb27e90a8e9/resource/71496b93-05db-4907-b4e7-9b7ae521666d> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:title "persentase_guru_bersertifikasi.csv" ;
    dcat:accessURL <https://opendata.magelangkab.go.id/dataset/87a3a566-5b28-410f-9bb7-ddb27e90a8e9/resource/71496b93-05db-4907-b4e7-9b7ae521666d/download/persentase_guru_bersertifikasi.csv> ;
    dcat:byteSize 246.0 ;
    dcat:mediaType "text/csv" .

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

