@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/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6> a dcat:Dataset ;
    dct:description "Banyaknya Sekolah, Murid dan Guru Tahun 2016-2018" ;
    dct:identifier "d3a325f2-ecb3-4dbe-929e-81b95c95e2d6" ;
    dct:issued "2019-03-28T02:47:34.161907"^^xsd:dateTime ;
    dct:modified "2019-03-28T02:47:34.161919"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Banyaknya Sekolah, Murid dan Guru SD Tahun 2014-2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "bina program" ;
            vcard:hasEmail <mailto:wachid.binpro@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be> .

<https://data.jatengprov.go.id/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:title "Rekap SATPEN, MURID, GURU  SD.xlsx" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/d3a325f2-ecb3-4dbe-929e-81b95c95e2d6/resource/ecda3e0b-3fb3-4b24-984b-1f26d13e56be/download/rekap-satpen-murid-guru-sd.xlsx> ;
    dcat:byteSize 10556.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

