@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/20e0107a-fe76-4483-9fcb-343ac13c1016> a dcat:Dataset ;
    dct:description "Data ini berisi rasio perbandingan antara jumlah murid dan guru jenjang SMP" ;
    dct:identifier "20e0107a-fe76-4483-9fcb-343ac13c1016" ;
    dct:issued "2025-02-14T03:06:11.811909"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:06:11.811916"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Rasio Murid dan Guru 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/20e0107a-fe76-4483-9fcb-343ac13c1016/resource/01618697-2fda-4f93-9d56-a28ea9df5300> ;
    dcat:keyword "Pendidikaan" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

<http://5.189.187.109/dataset/20e0107a-fe76-4483-9fcb-343ac13c1016/resource/01618697-2fda-4f93-9d56-a28ea9df5300> a dcat:Distribution ;
    dct:description "Data ini berisi nama sekolah, jumlah murid dan jumlah guru SMP" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-23T03:10:07.408388"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:06:11.806169"^^xsd:dateTime ;
    dct:title "2023 Rasio Murid dan Guru SMP.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/20e0107a-fe76-4483-9fcb-343ac13c1016/resource/01618697-2fda-4f93-9d56-a28ea9df5300/download/2023_rasio-murid_guru-smp.xlsx> ;
    dcat:byteSize "11169"^^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" .

