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

<https://data.jatengprov.go.id/dataset/8d5ae241-5172-40fb-b2c6-2a623e7482ba> a dcat:Dataset ;
    dct:description "daftar Pegawai dinas pendidikan 2018 " ;
    dct:identifier "8d5ae241-5172-40fb-b2c6-2a623e7482ba" ;
    dct:issued "2018-10-17T01:56:03.922877"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:56:03.922887"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Data Pegawai Dinas Pendidikan 2018" ;
    owl:versionInfo "1.0" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinas pendidikan" ;
            vcard:hasEmail <mailto:dinaspendidikanblora@gamail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8d5ae241-5172-40fb-b2c6-2a623e7482ba/resource/199bb79e-df03-43ff-995c-afb822611126> ;
    dcat:landingPage <Dinas%20Pendidikan> .

<https://data.jatengprov.go.id/dataset/8d5ae241-5172-40fb-b2c6-2a623e7482ba/resource/199bb79e-df03-43ff-995c-afb822611126> a dcat:Distribution ;
    dct:description "data pns dinas pendidikan 2018" ;
    dct:format "XLSX" ;
    dct:title "Data PNS Oktober 2018.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/8d5ae241-5172-40fb-b2c6-2a623e7482ba/resource/199bb79e-df03-43ff-995c-afb822611126/download/data-pns-oktober-2018.xlsx> ;
    dcat:byteSize 16156.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Blora" .

