@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/f15b152c-c71a-4029-8be1-2b193d6fcf39> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan data Jumlah Murid Sekolah Menengah Atas (SMA) dalam satuan Jiwa. Dataset ini dihasilkan oleh Dinas Pendidikan Aceh yang dikeluarkan dalam periode semesteran pada aplikasi Dapodik." ;
    dct:identifier "f15b152c-c71a-4029-8be1-2b193d6fcf39" ;
    dct:issued "2024-11-07T05:59:12.952851"^^xsd:dateTime ;
    dct:modified "2025-01-20T11:34:10.309083"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> ;
    dct:title "Jumlah Murid Sekolah Menengah Atas (SMA) (Dapodik)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Muhammad Iqbal, S.E." ;
            vcard:hasEmail <mailto:disdik@acehprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/f15b152c-c71a-4029-8be1-2b193d6fcf39/resource/0215ac97-91fb-4618-8014-22e59bfca854> ;
    dcat:keyword "Dapodik" ;
    dcat:landingPage <https://dapo.kemdikbud.go.id/> .

<http://5.189.187.109/dataset/f15b152c-c71a-4029-8be1-2b193d6fcf39/resource/0215ac97-91fb-4618-8014-22e59bfca854> a dcat:Distribution ;
    dct:description "Data source ini menyajikan data Jumlah Murid Sekolah Menengah Atas (SMA) menurut Kabupaten/Kota di Provinsi Aceh dalam periode semester, yaitu semester ganjil 2019/2020 - semester ganjil 2024/2025." ;
    dct:format "CSV" ;
    dct:issued "2024-10-31T03:07:54.749086"^^xsd:dateTime ;
    dct:modified "2024-11-07T05:59:12.943775"^^xsd:dateTime ;
    dct:title "Jumlah Murid Sekolah Menengah Atas (SMA) di Provinsi Aceh" ;
    dcat:accessURL <https://data.acehprov.go.id/dataset/f15b152c-c71a-4029-8be1-2b193d6fcf39/resource/0215ac97-91fb-4618-8014-22e59bfca854/download/jumlah-murid-sekolah-menengah-atas-sma.csv> ;
    dcat:byteSize "15995"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/c8ce99b9-47d4-44dc-80ac-15285c9c02ed> a foaf:Agent ;
    foaf:name "Provinsi Aceh" .

<https://dapo.kemdikbud.go.id/> a foaf:Document .

