@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/df7e00b6-7b12-4afa-a48d-4684995007ee> a dcat:Dataset ;
    dct:description "Berisi tentang daftar sekolah menengah atas di DKI Jakarta baik negeri maupun swasta yang dilengkapi dengan jumlah peserta didik, jumlah guru per wilayah dan per kecamatan" ;
    dct:identifier "a00f86e9dce01781c11e89898ecbbdca" ;
    dct:issued "2023-01-09"^^xsd:date ;
    dct:modified "2024-05-07"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Pendidikan" ] ;
    dct:title "Data Jumlah Siswa dan Guru Sekolah Menengah Atas (SMA)" ;
    dcat:distribution <http://5.189.187.109/dataset/df7e00b6-7b12-4afa-a48d-4684995007ee/resource/808f4be3-77ef-44c8-b479-a49cc5b59bdf>,
        <http://5.189.187.109/dataset/df7e00b6-7b12-4afa-a48d-4684995007ee/resource/f554e43c-1e99-47fa-987f-b6f334ffa42f> ;
    dcat:keyword "DKIJakarta",
        "Jumlah",
        "Kecamatan",
        "PesertaDidik",
        "SekolahMenengahAtas",
        "Swasta",
        "Wilayah",
        "negeri" ;
    dcat:landingPage <https://satudata.jakarta.go.id/open-data/detail/data-jumlah-siswa-dan-guru-sekolah-menengah-atas-sma> .

<http://5.189.187.109/dataset/df7e00b6-7b12-4afa-a48d-4684995007ee/resource/808f4be3-77ef-44c8-b479-a49cc5b59bdf> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2026-05-19T18:32:32.926643"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:32:32.873182"^^xsd:dateTime ;
    dct:title "Data Jumlah Siswa dan Guru Sekolah Menengah Atas (SMA)" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/3c2b47a9b63f0fdbe97382425d89a113/data-jumlah-siswa-dan-guru-sekolah-menengah-atas-sma.csv> ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/dataset/df7e00b6-7b12-4afa-a48d-4684995007ee/resource/f554e43c-1e99-47fa-987f-b6f334ffa42f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-05-19T18:32:32.926782"^^xsd:dateTime ;
    dct:modified "2026-05-19T18:32:32.873468"^^xsd:dateTime ;
    dct:title "Data Jumlah Siswa dan Guru Sekolah Menengah Atas (SMA)" ;
    dcat:accessURL <https://satudata.jakarta.go.id/backend/restapi/v1/datasets/export/3c2b47a9b63f0fdbe97382425d89a113/data-jumlah-siswa-dan-guru-sekolah-menengah-atas-sma.xlsx> .

<https://satudata.jakarta.go.id/open-data/detail/data-jumlah-siswa-dan-guru-sekolah-menengah-atas-sma> a foaf:Document .

