@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/c9882c05-682d-44f2-aa3e-2ea8c717e70c> a dcat:Dataset ;
    dct:description "Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:identifier "0cc86966-ed0d-4c86-94c3-073bb6c0005f" ;
    dct:issued "2022-07-28"^^xsd:date ;
    dct:modified "2022-07-28"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS PENDIDIKAN DAN KEBUDAYAAN" ] ;
    dct:title "Jumlah Rombel Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/c9882c05-682d-44f2-aa3e-2ea8c717e70c/resource/982bef0a-a703-4d22-9a4f-e9c0f3c05037> ;
    dcat:keyword "kecamatan",
        "rombel" .

<http://5.189.187.109/dataset/c9882c05-682d-44f2-aa3e-2ea8c717e70c/resource/982bef0a-a703-4d22-9a4f-e9c0f3c05037> a dcat:Distribution ;
    dct:description "Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:31:19.434043"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:31:19.428701"^^xsd:dateTime ;
    dct:title "Jumlah Rombel Menurut Kecamatan  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-rombel-menurut-kecamatan-tahun-2021.xlsx> .

