@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/3c12900b-71af-458f-a32e-2ef58ebcb5a0> a dcat:Dataset ;
    dct:description "Data ini menunjukkan jumlah SMK  di Kab. Hulu Sungai Selatan" ;
    dct:identifier "3c12900b-71af-458f-a32e-2ef58ebcb5a0" ;
    dct:issued "2025-02-14T03:08:20.613305"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:08:20.613315"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/330d0b82-b5d0-4038-bec0-f4d6ff75e617> ;
    dct:title "Jumlah SMK 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/3c12900b-71af-458f-a32e-2ef58ebcb5a0/resource/3a1ff59c-5f36-4775-bd01-99ba36901b4d> ;
    dcat:keyword "Pendidikan",
        "SMK" ;
    dcat:landingPage <Dinas%20Pendidikan%20dan%20Kebudayaan> .

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

<http://5.189.187.109/dataset/3c12900b-71af-458f-a32e-2ef58ebcb5a0/resource/3a1ff59c-5f36-4775-bd01-99ba36901b4d> a dcat:Distribution ;
    dct:description """Data ini berisi :\r
\r
* No (Nomor urut kecamatan)\r
* Wilayah (Kecamatan lokasi sekolah berada)\r
* N (jumlah negeri)\r
* S (jumlah swasta)\r
* Jumlah (Jumlah per kecamatan)""" ;
    dct:format "XLSX" ;
    dct:issued "2022-02-25T18:09:06.297137"^^xsd:dateTime ;
    dct:modified "2025-02-14T03:08:20.603066"^^xsd:dateTime ;
    dct:title "Data Sekolah SMK Kab. Hulu Sungai Selatan.xlsx" ;
    dcat:accessURL <https://opendata.hulusungaiselatankab.go.id/dataset/3c12900b-71af-458f-a32e-2ef58ebcb5a0/resource/3a1ff59c-5f36-4775-bd01-99ba36901b4d/download/2023_data-sekolah-smk-kab.-hss.xlsx> ;
    dcat:byteSize "9507"^^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" .

