@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/777ff8e3-95db-478a-a548-9b0ffbe2850e> a dcat:Dataset ;
    dct:description " Perbandingan antara jumlah siswa dengan jumlah kelas pada jenjang pendidikan SD/MI" ;
    dct:identifier "777ff8e3-95db-478a-a548-9b0ffbe2850e" ;
    dct:issued "2024-06-11T08:15:50.382571"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:15:50.382580"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Perbandingan Siswa per Kelas SD/MI" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Pendidikan, Pemuda dan Olahraga Kab. Bantul" ;
            vcard:hasEmail <mailto:dikpora@bantulkab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/777ff8e3-95db-478a-a548-9b0ffbe2850e/resource/d7af3271-f089-4273-8db7-f19921c3294b> ;
    dcat:keyword "RASIO SISWA KELAS",
        "mi",
        "sd" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

<dikpora.bantulkab.go.id> a foaf:Document .

<http://5.189.187.109/dataset/777ff8e3-95db-478a-a548-9b0ffbe2850e/resource/d7af3271-f089-4273-8db7-f19921c3294b> a dcat:Distribution ;
    dct:description "Menunjukkan rata-rata jumlah siswa per kelas " ;
    dct:format "XLSX" ;
    dct:issued "2020-03-11T15:20:09.749714"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:15:50.371594"^^xsd:dateTime ;
    dct:title "Perbandingan Siswa per Kelas SD/MI Tahun 2015 - 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/777ff8e3-95db-478a-a548-9b0ffbe2850e/resource/d7af3271-f089-4273-8db7-f19921c3294b/download/rasio-siswa-kelas-sd.xlsx> ;
    dcat:byteSize "8473"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> a foaf:Agent ;
    foaf:name "Kabupaten Bantul" .

