@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/16b33d49-7ab3-4956-a7c9-ce84650c2ed4> a dcat:Dataset ;
    dct:description "Data ini menunjukkan jumlah SMA di Kab. Hulu Sungai Selatan" ;
    dct:identifier "16b33d49-7ab3-4956-a7c9-ce84650c2ed4" ;
    dct:issued "2025-02-14T03:05:08.576181"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:05:08.576190"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Jumlah SMA di Kab. Hulu Sungai Selatan" ;
    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/16b33d49-7ab3-4956-a7c9-ce84650c2ed4/resource/83fbc47b-83a5-4476-90bd-0e55430c1c01> ;
    dcat:keyword "Pendidikan",
        "SMA" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

<http://5.189.187.109/dataset/16b33d49-7ab3-4956-a7c9-ce84650c2ed4/resource/83fbc47b-83a5-4476-90bd-0e55430c1c01> a dcat:Distribution ;
    dct:description """Data ini berisi :\r
\r
* No (Nomor urut kecamatan)\r
* Wilayah (Kecamatan lokasi sekolah berada)\r
* N (jumlah SMA negeri)\r
* S (jumlah SMA swasta)\r
* Jumlah (Jumlah SMA per kecamatan)""" ;
    dct:format "XLSX" ;
    dct:issued "2022-02-25T18:06:53.689915"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:05:08.565073"^^xsd:dateTime ;
    dct:title "Tahun 2023 - Data Sekolah SMA Kab. Hulu Sungai Selatan" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/16b33d49-7ab3-4956-a7c9-ce84650c2ed4/resource/83fbc47b-83a5-4476-90bd-0e55430c1c01/download/2020-data-sekolah-sma-kab.-hulu-sungai-selatan.xlsx> ;
    dcat:byteSize "10129"^^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" .

