@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/2d69ff57-eb10-46b1-bae0-18e18bfd4ebf> a dcat:Dataset ;
    dct:description "Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:identifier "6c27c08c-6552-4596-a1fd-2cba47ce08de" ;
    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 Rombel Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/2d69ff57-eb10-46b1-bae0-18e18bfd4ebf/resource/a3163296-95df-4cb6-8afa-0012efdbb0dd> ;
    dcat:keyword "kecamatan",
        "rombel" .

<http://5.189.187.109/dataset/2d69ff57-eb10-46b1-bae0-18e18bfd4ebf/resource/a3163296-95df-4cb6-8afa-0012efdbb0dd> 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:25:24.242840"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:25:24.233075"^^xsd:dateTime ;
    dct:title "Jumlah Rombel Menurut Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-rombel-menurut-kecamatan-tahun-2022.xlsx> .

