@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#> .

<https://data.jatengprov.go.id/dataset/c1561c6e-92f4-4706-a44c-d37ff3afc6d7> a dcat:Dataset ;
    dct:description "JUMLAH SISWA SMP/MTS/PAKET B Tahun 2021" ;
    dct:identifier "c1561c6e-92f4-4706-a44c-d37ff3afc6d7" ;
    dct:issued "2023-10-11T05:17:07.591524"^^xsd:dateTime ;
    dct:modified "2023-10-11T05:17:07.591533"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> ;
    dct:title "JUMLAH SISWA SMP/MTS/PAKET B Tahun 2021" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c1561c6e-92f4-4706-a44c-d37ff3afc6d7/resource/3e3ea635-e313-499d-b47f-8d33f8a01b55> ;
    dcat:keyword "pendidikan" .

<https://data.jatengprov.go.id/dataset/c1561c6e-92f4-4706-a44c-d37ff3afc6d7/resource/3e3ea635-e313-499d-b47f-8d33f8a01b55> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "JUMLAH SISWA SMP atau MTS atau PAKET B Tahun 2021.xls" ;
    dcat:accessURL <https://opendata.klaten.go.id/dataset/c1561c6e-92f4-4706-a44c-d37ff3afc6d7/resource/3e3ea635-e313-499d-b47f-8d33f8a01b55/download/jumlah-siswa-smp-atau-mts-atau-paket-b-tahun-2021.xls> ;
    dcat:byteSize 29696.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/c789c3ce-5597-40c9-be23-a89fc30f9185> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Klaten" .

