@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/66ca4c87-a0e1-4e12-9ede-bec5702f6009> a dcat:Dataset ;
    dct:description "Jumlah guru SD Negeri Perkecamatan" ;
    dct:identifier "66ca4c87-a0e1-4e12-9ede-bec5702f6009" ;
    dct:issued "2018-08-18T04:23:19.545900"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:23:19.545917"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "Jumlah Guru SD Negeri" ;
    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/66ca4c87-a0e1-4e12-9ede-bec5702f6009/resource/995e6bef-9b83-4b48-a54c-3822a60084d0> .

<https://data.jatengprov.go.id/dataset/66ca4c87-a0e1-4e12-9ede-bec5702f6009/resource/995e6bef-9b83-4b48-a54c-3822a60084d0> a dcat:Distribution ;
    dct:description "Jumlah Guru SD Negeri Tahun 2013 Sampai 2017" ;
    dct:format "XLS" ;
    dct:title "Jumlah Guru SD Negeri Tahun 2013 Sampai 2017" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/66ca4c87-a0e1-4e12-9ede-bec5702f6009/resource/995e6bef-9b83-4b48-a54c-3822a60084d0/download/jumlah-guru-sd-negeri-2017.xls> ;
    dcat:byteSize 26112.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" .

