@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/5472d193-c91f-4466-903e-306ce1fe2df0> a dcat:Dataset ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:identifier "415afa7f-26d5-4abf-807c-c3832a296734" ;
    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 Peserta Didik Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/5472d193-c91f-4466-903e-306ce1fe2df0/resource/080f06ee-dae1-49c9-8a92-73d835b52d25> ;
    dcat:keyword "jumlah peserta didik",
        "kecamatan",
        "peserta didik" .

<http://5.189.187.109/dataset/5472d193-c91f-4466-903e-306ce1fe2df0/resource/080f06ee-dae1-49c9-8a92-73d835b52d25> a dcat:Distribution ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T08:57:25.921778"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:20:16.569466"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Didik Menurut Kecamatan  Tahun 2021" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-peserta-didik-menurut-kecamatan-tahun-2021.xlsx> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

