@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/16a5bb46-f82e-4b07-a40b-35ae0843ea34> a dcat:Dataset ;
    dct:description "<p>Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan.</p>" ;
    dct:identifier "473265de-0984-4a78-ac90-70099663847b" ;
    dct:issued "2026-02-12"^^xsd:date ;
    dct:modified "2026-02-12"^^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/16a5bb46-f82e-4b07-a40b-35ae0843ea34/resource/c0e5dd5a-9e02-454c-9638-f8ac0147f246> ;
    dcat:keyword "jumlah sekolah",
        "kecamatan" .

<http://5.189.187.109/dataset/16a5bb46-f82e-4b07-a40b-35ae0843ea34/resource/c0e5dd5a-9e02-454c-9638-f8ac0147f246> a dcat:Distribution ;
    dct:description "<p>Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan.</p>" ;
    dct:format "XLSX" ;
    dct:issued "2026-04-22T03:20:29.705913"^^xsd:dateTime ;
    dct:modified "2026-04-22T03:20:29.692371"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Kecamatan  Tahun 2025" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-sekolah-menurut-kecamatan-tahun-2025.xlsx> .

