@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/1c60c4df-ee53-4aef-b3c4-e954c1dd7482> a dcat:Dataset ;
    dct:description "Data ini berisi jumlah SLB berdasarkan jenjang pendidikan " ;
    dct:identifier "1c60c4df-ee53-4aef-b3c4-e954c1dd7482" ;
    dct:issued "2025-02-14T03:05:46.036267"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:05:46.036275"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Jumlah SLB Berdasarkan jenjang Pendidikan" ;
    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/1c60c4df-ee53-4aef-b3c4-e954c1dd7482/resource/afc673dd-b6cf-4527-b7b8-97d68a828a55> ;
    dcat:keyword "Pendidikaan" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

<http://5.189.187.109/dataset/1c60c4df-ee53-4aef-b3c4-e954c1dd7482/resource/afc673dd-b6cf-4527-b7b8-97d68a828a55> a dcat:Distribution ;
    dct:description """Data ini berisi \r
\r
* No : (Nomor Urut)\r
* Kecamatan : (Kecamatan Unit Kerja)\r
* Jumlah : (Jumlah Sekolah)\r
* Status : (Status sekolah)\r
* Jenjang pendidikan : (tingkat pendidikan)""" ;
    dct:format "XLSX" ;
    dct:issued "2024-02-27T01:01:52.162974"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:05:46.030700"^^xsd:dateTime ;
    dct:title "2023 Jumlah SLB.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/1c60c4df-ee53-4aef-b3c4-e954c1dd7482/resource/afc673dd-b6cf-4527-b7b8-97d68a828a55/download/2023_jumlah-slb.xlsx> ;
    dcat:byteSize "10203"^^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" .

