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

<http://5.189.187.109/dataset/85af5777-a268-4eae-98c9-b03bfb801dc6> a dcat:Dataset ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:identifier "682ce068-3117-4c70-b91d-0b10f12de3fe" ;
    dct:issued "2023-01-26"^^xsd:date ;
    dct:modified "2023-01-26"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "Jumlah Peserta Didik Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/85af5777-a268-4eae-98c9-b03bfb801dc6/resource/c7ca2213-1e2b-4c92-9762-fe201c911e19> ;
    dcat:keyword "jumlah peserta didik",
        "kecamatan",
        "peserta didik" .

<http://5.189.187.109/dataset/85af5777-a268-4eae-98c9-b03bfb801dc6/resource/c7ca2213-1e2b-4c92-9762-fe201c911e19> a dcat:Distribution ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:25:25.599847"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:25:25.588872"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Didik Menurut Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-peserta-didik-menurut-kecamatan-tahun-2022.xlsx> .

