@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/d4e36b37-0078-4c07-99cb-d94f16433579> a dcat:Dataset ;
    dct:description "Jumlah peserta didik SD di Jawa Tengah adalah total siswa yang terdaftar di sekolah dasar di Provinsi Jawa Tengah " ;
    dct:identifier "d4e36b37-0078-4c07-99cb-d94f16433579" ;
    dct:issued "2025-11-03T02:42:31.244129"^^xsd:dateTime ;
    dct:modified "2025-11-03T02:42:55.615478"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e57707a6-7b0e-4272-8ecc-0190e2ce1026> ;
    dct:title "Jumlah Peserta Didik SD di Provinsi Jawa Tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hernantyo Buana" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d4e36b37-0078-4c07-99cb-d94f16433579/resource/42e176e5-9bf4-4e24-95f9-ee4658857efe> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/d4e36b37-0078-4c07-99cb-d94f16433579/resource/42e176e5-9bf4-4e24-95f9-ee4658857efe> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah Peserta Didik SD di Provinsi Jawa Tengah Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/d4e36b37-0078-4c07-99cb-d94f16433579/resource/42e176e5-9bf4-4e24-95f9-ee4658857efe/download/jumlah-peserta-didik-sd-di-provinsi-jawa-tengah-tahun-2024.xlsx> ;
    dcat:byteSize 7764.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/e57707a6-7b0e-4272-8ecc-0190e2ce1026> a foaf:Organization ;
    foaf:name "Dinas Pendidikan Dan Kebudayaan " .

