@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/cea2acaa-dae3-4049-a3b5-0104613091a6> a dcat:Dataset ;
    dct:description """####Meliputi Variabel\r
* Jumlah Sekolah SD Negeri\r
* Jumlah Sekolah SD Swasta\r
* Jumlah Sekolah SMP Negeri\r
* Jumlah Sekolah SMP Swasta\r
* Jumlah Sekolah SMA/SMK Negeri\r
* Jumlah Sekolah SMA/SMK Swasta""" ;
    dct:identifier "cea2acaa-dae3-4049-a3b5-0104613091a6" ;
    dct:issued "2024-04-02T04:38:55.440906"^^xsd:dateTime ;
    dct:modified "2024-07-20T12:52:04.124544"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> ;
    dct:title "Jumlah Satuan Pendidikan Prov. Kaltim Tahun 2021-2022" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disdikbud" ;
            vcard:hasEmail <mailto:disdikbud@kaltimprov.go.id> ] ;
    dcat:distribution <http://5.189.187.109/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/4b42fd9d-2642-4b9a-ab48-166c647b9431>,
        <http://5.189.187.109/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/a7638092-b849-4a1f-b696-810ce22944dc> ;
    dcat:keyword "Satuan Pendidikan" ;
    dcat:landingPage <https://dapo.kemdikbud.go.id/> .

<http://5.189.187.109/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/4b42fd9d-2642-4b9a-ab48-166c647b9431> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-11-13T05:16:59.718806"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:38:55.430592"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Prov. Kaltim Tahun 2021-2022.xlsx" ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/4b42fd9d-2642-4b9a-ab48-166c647b9431/download/jumlah-sekolah-prov.-kaltim-tahun-2021-2022.xlsx> ;
    dcat:byteSize "11617"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/a7638092-b849-4a1f-b696-810ce22944dc> a dcat:Distribution ;
    dct:format "CSV" ;
    dct:issued "2023-11-13T05:17:05.493954"^^xsd:dateTime ;
    dct:modified "2024-04-02T04:38:55.434593"^^xsd:dateTime ;
    dct:title "Jumlah Sekolah Prov. Kaltim Tahun 2021-2022.csv" ;
    dcat:accessURL <https://data.kaltimprov.go.id/dataset/cea2acaa-dae3-4049-a3b5-0104613091a6/resource/a7638092-b849-4a1f-b696-810ce22944dc/download/jumlah-sekolah-prov.-kaltim-tahun-2021-2022.csv> ;
    dcat:byteSize "1624"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/19b580bc-99a7-4e46-9f3b-907fea3fd629> a foaf:Agent ;
    foaf:name "Provinsi Kalimantan Timur" .

<https://dapo.kemdikbud.go.id/> a foaf:Document .

