@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/67da2d20-10c4-426c-a942-71a116e98e78> a dcat:Dataset ;
    dct:description "Jumlah Guru dan SD Kecamatan Margasari per Tahun 2019" ;
    dct:identifier "67da2d20-10c4-426c-a942-71a116e98e78" ;
    dct:issued "2019-02-22T19:15:59.848543"^^xsd:dateTime ;
    dct:modified "2019-02-22T19:15:59.848554"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "Jumlah Guru dan SD Kecamatan Margasari per Tahun 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Puji Hidayati" ;
            vcard:hasEmail <mailto:pujihidayati71@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/67da2d20-10c4-426c-a942-71a116e98e78/resource/83dfd834-293b-4f9e-b42a-b4d7c75e154d> ;
    dcat:landingPage <kecamatan%20Margasari> .

<https://data.jatengprov.go.id/dataset/67da2d20-10c4-426c-a942-71a116e98e78/resource/83dfd834-293b-4f9e-b42a-b4d7c75e154d> a dcat:Distribution ;
    dct:description "Jumlah GURU PNS SD DAN SISWA Di Kecamatan Margasari Kondisi Tahun 2019" ;
    dct:format "XLSX" ;
    dct:title "Jumlah GURU PNS SD DAN SISWA Di Kecamatan Margasari Kondisi Tahun 2019" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/67da2d20-10c4-426c-a942-71a116e98e78/resource/83dfd834-293b-4f9e-b42a-b4d7c75e154d/download/jumlah-guru-pns-sd-dan-siswa-di-kecamatan-margasari-kondisi-tahun-2019.xlsx> ;
    dcat:byteSize 9782.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" .

