@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/04aa38ee-c729-4ad2-aef0-ae8f9b6213b0> a dcat:Dataset ;
    dct:description "Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:identifier "4ea9163e-6c7c-4ac7-a973-e2550e990fa4" ;
    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 Sekolah Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/04aa38ee-c729-4ad2-aef0-ae8f9b6213b0/resource/9e55976c-2fc5-49e3-ad8e-eb220793ba36> ;
    dcat:keyword "jumlah sekolah",
        "kecamatan" .

<http://5.189.187.109/dataset/04aa38ee-c729-4ad2-aef0-ae8f9b6213b0/resource/9e55976c-2fc5-49e3-ad8e-eb220793ba36> a dcat:Distribution ;
    dct:description "Jumlah Sekolah Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:31:14.642760"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:31:14.635698"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Menurut Kecamatan  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-sekolah-menurut-kecamatan-tahun-2021.xlsx> .

