@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/95f2b7ce-41f6-4913-80e1-80721b2c2274> a dcat:Dataset ;
    dct:description "diambil dari dokumen RKPD Kabupaten Kudus Tahun 2024" ;
    dct:identifier "95f2b7ce-41f6-4913-80e1-80721b2c2274" ;
    dct:issued "2023-07-17T09:36:22.641018"^^xsd:dateTime ;
    dct:modified "2023-07-17T09:36:22.641027"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> ;
    dct:title "Persentase Pendidik Bersertifikat" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/95f2b7ce-41f6-4913-80e1-80721b2c2274/resource/36f64ae8-1877-4a0d-946e-785b84b9de29> ;
    dcat:keyword "pendidikan" .

<https://data.jatengprov.go.id/dataset/95f2b7ce-41f6-4913-80e1-80721b2c2274/resource/36f64ae8-1877-4a0d-946e-785b84b9de29> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Persentase Pendidik Bersertifikat.xlsx" ;
    dcat:accessURL <https://data.kuduskab.go.id/dataset/95f2b7ce-41f6-4913-80e1-80721b2c2274/resource/36f64ae8-1877-4a0d-946e-785b84b9de29/download/persentase-pendidik-bersertifikat.xlsx> ;
    dcat:byteSize 8918.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/14f2ca2a-3322-4464-b1b7-4f24f027fc70> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Kudus" .

