@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/557fc394-9d77-4620-99ed-07b5b4e161f0> a dcat:Dataset ;
    dct:description "data atau informasi yang menunjukkan banyaknya sekolah menengah pertama (SMP) yang terdapat di Provinsi Jawa Tengah, yang berfungsi sebagai lembaga penyelenggara pendidikan dasar bagi masyarakat di wilayah tersebut." ;
    dct:identifier "557fc394-9d77-4620-99ed-07b5b4e161f0" ;
    dct:issued "2025-11-03T03:16:02.528719"^^xsd:dateTime ;
    dct:modified "2025-11-03T03:16:25.949885"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/e57707a6-7b0e-4272-8ecc-0190e2ce1026> ;
    dct:title "Jumlah satuan pendidikan SMP di Jawa Tengah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Hernantyo Buana" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/557fc394-9d77-4620-99ed-07b5b4e161f0/resource/aab76bc1-6b4a-4e49-82fa-8875c086c0ce> ;
    dcat:keyword "Portal Data Jawa Tengah" .

<https://data.jatengprov.go.id/dataset/557fc394-9d77-4620-99ed-07b5b4e161f0/resource/aab76bc1-6b4a-4e49-82fa-8875c086c0ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Jumlah satuan pendidikan SMP di Jawa Tengah Tahun 2024" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/557fc394-9d77-4620-99ed-07b5b4e161f0/resource/aab76bc1-6b4a-4e49-82fa-8875c086c0ce/download/jumlah-satuan-pendidikan-smp-di-jawa-tengah-tahun-2024.xlsx> ;
    dcat:byteSize 7744.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 " .

