@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#> .

<https://data.jatengprov.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2> a dcat:Dataset ;
    dct:description "Jumlah Guru SMP Swasta Tahun 2017 dan 2018" ;
    dct:identifier "ed91dd72-1f32-4b65-ae89-d3f5908f3ea2" ;
    dct:issued "2018-08-18T04:29:01.719800"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:52:07.169444"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Guru SMP Swasta" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Riani,S.Kom" ;
            vcard:hasEmail <mailto:riani_komsi02@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/786a2c2f-7502-4af9-8a4c-04be439e27b3>,
        <https://data.jatengprov.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/bddf61c7-3302-480d-9e8c-2549be7212a9> .

<https://data.jatengprov.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/786a2c2f-7502-4af9-8a4c-04be439e27b3> a dcat:Distribution ;
    dct:description "Jumlah guru SMP Swasta Tahun 2018" ;
    dct:format "XLSX" ;
    dct:title "Jumlah guru SMP Swasta" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/786a2c2f-7502-4af9-8a4c-04be439e27b3/download/banyaknya-sekolah-murid-lulusan-putus-sekolah-dan-guru-smp-swasta.xlsx> ;
    dcat:byteSize 22884.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/bddf61c7-3302-480d-9e8c-2549be7212a9> a dcat:Distribution ;
    dct:format "XLS" ;
    dct:title "Jumlah Guru SMP Swasta " ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/ed91dd72-1f32-4b65-ae89-d3f5908f3ea2/resource/bddf61c7-3302-480d-9e8c-2549be7212a9/download/jumlah-guru-smp-swasta-2017.xls> ;
    dcat:byteSize 28160.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

