@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/078da656-b193-475a-a716-cdb8fc1cf691> a dcat:Dataset ;
    dct:description "Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:identifier "02c7b719-de7e-4a21-896b-f2b19fab546b" ;
    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 Sekolah Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/078da656-b193-475a-a716-cdb8fc1cf691/resource/bc9daaf2-6a0a-4f2e-b582-87b2c9e8c22d> ;
    dcat:keyword "jumlah sekolah",
        "kecamatan" .

<http://5.189.187.109/dataset/078da656-b193-475a-a716-cdb8fc1cf691/resource/bc9daaf2-6a0a-4f2e-b582-87b2c9e8c22d> a dcat:Distribution ;
    dct:description "Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:25:07.667579"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:25:07.656672"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-sekolah-menurut-kecamatan-tahun-2022.xlsx> .

