@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/1217b081-e471-438b-80a1-01635fc96159> a dcat:Dataset ;
    dct:description "Angka yang menunjukkan perbandingan jumlah guru dibandingkan dengan jumlah peserta didik di jenjang pendidikan menengah" ;
    dct:identifier "c8eb3a21cd2d78e44d2c8ca9438df9e4" ;
    dct:issued "2023-05-09"^^xsd:date ;
    dct:modified "2024-03-05"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Rasio Guru Terhadap Murid Pendidikan Menengah Tahun 2022" ;
    dcat:distribution <http://5.189.187.109/dataset/1217b081-e471-438b-80a1-01635fc96159/resource/842eee5a-d1f6-4f3f-9255-c082c2f934a0>,
        <http://5.189.187.109/dataset/1217b081-e471-438b-80a1-01635fc96159/resource/e12f834d-ec80-4faa-a790-7d2efe38ec34> ;
    dcat:keyword "DinasPendidikan",
        "RasioGuruTerhadapMurid" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/rasio-guru-terhadap-murid-pendidikan-menengah-tahun-2022> .

<http://5.189.187.109/dataset/1217b081-e471-438b-80a1-01635fc96159/resource/842eee5a-d1f6-4f3f-9255-c082c2f934a0> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T17:59:29.259987"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:59:29.236056"^^xsd:dateTime ;
    dct:title "Rasio Guru Terhadap Murid Pendidikan Menengah Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/704785b4722743124b3a235f3b96b432/rasio-guru-terhadap-murid-pendidikan-menengah-tahun-2022.xlsx> .

<http://5.189.187.109/dataset/1217b081-e471-438b-80a1-01635fc96159/resource/e12f834d-ec80-4faa-a790-7d2efe38ec34> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T17:59:29.259967"^^xsd:dateTime ;
    dct:modified "2026-05-19T17:59:29.235801"^^xsd:dateTime ;
    dct:title "Rasio Guru Terhadap Murid Pendidikan Menengah Tahun 2022" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/704785b4722743124b3a235f3b96b432/rasio-guru-terhadap-murid-pendidikan-menengah-tahun-2022.csv> ;
    dcat:mediaType "text/csv" .

<https://satudata.jakarta.go.id/open-data/detail/rasio-guru-terhadap-murid-pendidikan-menengah-tahun-2022> a foaf:Document .

