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

<http://5.189.187.109/dataset/e369aaae-b0ba-4b4b-88fc-15d484dcbbf0> a dcat:Dataset ;
    dct:description "Data ini berisi rasio perbandingan jumlah siswa dan rombel SMP " ;
    dct:identifier "e369aaae-b0ba-4b4b-88fc-15d484dcbbf0" ;
    dct:issued "2025-02-14T03:20:21.625093"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:20:21.625102"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Rasio Murid dan Rombel SMP" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pendidikan dan Kebudayaan" ;
            vcard:hasEmail <mailto:disdikbud@hulusungaiselatankab.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/e369aaae-b0ba-4b4b-88fc-15d484dcbbf0/resource/9679d9c4-c4ea-4c97-a998-40d16fd105d4> ;
    dcat:keyword "pendidikan" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

<Dinas%20Pendidikan%20dan%20Kebudayaan> a foaf:Document .

<http://5.189.187.109/dataset/e369aaae-b0ba-4b4b-88fc-15d484dcbbf0/resource/9679d9c4-c4ea-4c97-a998-40d16fd105d4> a dcat:Distribution ;
    dct:description """Data ini berisi :\r
\r
* nama satuan pendidikan (nama sekolah)\r
* kecamatan (kecamatan lokasi sekolah)\r
* jumlah rombel (jumlah rombongan belajar)\r
* PD Total (jumlah siswa)\r
* Rasio (rasio rombel)\r
* Rasio (rasio siswa)""" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-23T03:23:37.649840"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:20:21.616880"^^xsd:dateTime ;
    dct:title "2023 Rasio Murid dan Rombel SMP.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/e369aaae-b0ba-4b4b-88fc-15d484dcbbf0/resource/9679d9c4-c4ea-4c97-a998-40d16fd105d4/download/2023-rasio-murid_rombel-smp.xlsx> ;
    dcat:byteSize "12201"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> a foaf:Agent ;
    foaf:name "Kabupaten Hulu Sungai Selatan" .

