@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/f776491d-e25c-41bf-982f-21527d5bf10b> a dcat:Dataset ;
    dct:description "Perbandingan antara jumlah siswa dengan jumlah guru pada jenjang pendidikan SD/MI" ;
    dct:identifier "f776491d-e25c-41bf-982f-21527d5bf10b" ;
    dct:issued "2024-06-11T08:55:49.317165"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:55:49.317173"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fad9df4c-0f62-419b-aa0e-7669495ab5ee> ;
    dct:title "Perbandingan Guru per Siswa 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/f776491d-e25c-41bf-982f-21527d5bf10b/resource/a1172b3b-53f9-40b6-8f72-604da0c3244b> ;
    dcat:keyword "RASIO GURU SISWA",
        "guru",
        "mi",
        "sd",
        "siswa" ;
    dcat:landingPage <dikpora.bantulkab.go.id> .

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

<http://5.189.187.109/dataset/f776491d-e25c-41bf-982f-21527d5bf10b/resource/a1172b3b-53f9-40b6-8f72-604da0c3244b> a dcat:Distribution ;
    dct:description "Menunjukkan jumlah perbandingan guru dan siswa tahun 2015-2019" ;
    dct:format "XLSX" ;
    dct:issued "2020-03-11T15:15:25.529403"^^xsd:dateTime ;
    dct:modified "2024-06-11T08:55:49.302431"^^xsd:dateTime ;
    dct:title "Perbandingan Guru per Siswa SD/MI Tahun 2015 - 2019" ;
    dcat:accessURL <https://data.bantulkab.go.id/dataset/f776491d-e25c-41bf-982f-21527d5bf10b/resource/a1172b3b-53f9-40b6-8f72-604da0c3244b/download/rasio-guru-siswa-sd.xlsx> ;
    dcat:byteSize "8452"^^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" .

