@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/08c8f045-ce55-4e2a-8fa1-dd173423eec1> a dcat:Dataset ;
    dct:description "Data ini berisi rasio perbandingan antara jumlah murid dan guru SD" ;
    dct:identifier "08c8f045-ce55-4e2a-8fa1-dd173423eec1" ;
    dct:issued "2025-02-14T03:03:44.428865"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:03:44.428876"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Rasio Murid dan Guru SD" ;
    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/08c8f045-ce55-4e2a-8fa1-dd173423eec1/resource/2603dc29-b9bb-412b-9202-d53f64134023> ;
    dcat:keyword "Pendidikaan" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

<http://5.189.187.109/dataset/08c8f045-ce55-4e2a-8fa1-dd173423eec1/resource/2603dc29-b9bb-412b-9202-d53f64134023> a dcat:Distribution ;
    dct:description """Data ini berisi {\r
\r
* Nama Satuan Pendidikan (Nama Sekolah)\r
* Kecamatan (kecamatan lokasi sekolah berada)\r
* PD Total (jumlah peserta didik)\r
* Guru (Jumlah guru per sekolah)\r
* Rasio (perbandingan jumlah siswa dan guru)""" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-23T03:12:16.956719"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:03:44.421071"^^xsd:dateTime ;
    dct:title "2023 Rasio Murid Guru SD.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/08c8f045-ce55-4e2a-8fa1-dd173423eec1/resource/2603dc29-b9bb-412b-9202-d53f64134023/download/2023_rasio-murid_guru-sd.xlsx> ;
    dcat:byteSize "21192"^^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" .

