@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/ddbf7368-7600-46cc-8254-40f646bf809f> a dcat:Dataset ;
    dct:description "<p>Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan</p>" ;
    dct:identifier "7e22d8fe-88ca-49fc-b00f-81aec18d1977" ;
    dct:issued "2025-01-22"^^xsd:date ;
    dct:modified "2025-01-22"^^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/ddbf7368-7600-46cc-8254-40f646bf809f/resource/79674dc5-d82b-4297-8755-321e7c98b6c4> ;
    dcat:keyword "kecamatan",
        "rombel" .

<http://5.189.187.109/dataset/ddbf7368-7600-46cc-8254-40f646bf809f/resource/79674dc5-d82b-4297-8755-321e7c98b6c4> a dcat:Distribution ;
    dct:description "<p>Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:46:28.566462"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:46:28.555176"^^xsd:dateTime ;
    dct:title "Jumlah Rombel Menurut Kecamatan  Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-rombel-menurut-kecamatan-tahun-2024.xlsx> .

