@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/47e186e9-fe37-4876-8686-d01fa17b2a08> a dcat:Dataset ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:identifier "682ce068-3117-4c70-b91d-0b10f12de3fe" ;
    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 Peserta Didik Menurut Kecamatan" ;
    dcat:distribution <http://5.189.187.109/dataset/47e186e9-fe37-4876-8686-d01fa17b2a08/resource/b49eddf7-cf91-4875-8d10-c0885eec95f4> ;
    dcat:keyword "jumlah peserta didik",
        "kecamatan",
        "peserta didik" .

<http://5.189.187.109/dataset/47e186e9-fe37-4876-8686-d01fa17b2a08/resource/b49eddf7-cf91-4875-8d10-c0885eec95f4> a dcat:Distribution ;
    dct:description "Jumlah Peserta Didik Jenjang TK dan KB, SD dan SMP per Kecamatan." ;
    dct:format "XLSX" ;
    dct:issued "2023-04-12T11:10:29.924633"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:10:29.114374"^^xsd:dateTime ;
    dct:title "Jumlah Peserta Didik Menurut Kecamatan  Tahun 2022" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10101/jumlah-peserta-didik-menurut-kecamatan-tahun-2022.xlsx> .

