@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/5b5140ac-0314-4e0c-9ed4-c3bbb51013ff> 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/5b5140ac-0314-4e0c-9ed4-c3bbb51013ff/resource/c006bba0-074f-42d5-b60e-485d1a3d23cc> ;
    dcat:keyword "kecamatan",
        "rombel" .

<http://5.189.187.109/dataset/5b5140ac-0314-4e0c-9ed4-c3bbb51013ff/resource/c006bba0-074f-42d5-b60e-485d1a3d23cc> a dcat:Distribution ;
    dct:description "Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:10:26.602618"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:10:26.590924"^^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> .

