@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/9f96dc1a-9c20-42e3-ba88-cc4b354d5a95> a dcat:Dataset ;
    dct:description "<p>Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan.</p>" ;
    dct:identifier "49a33544-bbea-42e2-b69c-544460bda4b2" ;
    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 Sekolah Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/9f96dc1a-9c20-42e3-ba88-cc4b354d5a95/resource/5f72edfd-8095-44ea-83ef-99027fbc7f57> ;
    dcat:keyword "jumlah sekolah",
        "kecamatan" .

<http://5.189.187.109/dataset/9f96dc1a-9c20-42e3-ba88-cc4b354d5a95/resource/5f72edfd-8095-44ea-83ef-99027fbc7f57> a dcat:Distribution ;
    dct:description "<p>Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan.</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T03:46:25.003150"^^xsd:dateTime ;
    dct:modified "2026-01-15T03:46:24.982731"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Kecamatan  Tahun 2024" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-sekolah-menurut-kecamatan-tahun-2024.xlsx> .

