@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/caaa7749-bb5f-413c-9f6d-b47294c91f34> 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/caaa7749-bb5f-413c-9f6d-b47294c91f34/resource/601c5551-7b8f-47b7-bce6-8616921ab28b> ;
    dcat:keyword "kecamatan",
        "rombel" .

<http://5.189.187.109/dataset/caaa7749-bb5f-413c-9f6d-b47294c91f34/resource/601c5551-7b8f-47b7-bce6-8616921ab28b> a dcat:Distribution ;
    dct:description "Jumlah Rombongan Belajar (Rombel) Jenjang TK dan KB, SD dan SMP per Kecamatan" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:57:26.923013"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:20:18.767204"^^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> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

