@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/aa282d76-c006-489d-a07b-f68e881cce01> a dcat:Dataset ;
    dct:description "Bagan OPD Pendidikan " ;
    dct:identifier "aa282d76-c006-489d-a07b-f68e881cce01" ;
    dct:issued "2018-10-17T01:56:17.178565"^^xsd:dateTime ;
    dct:modified "2018-10-17T01:56:17.178573"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Bagan OPD Pendidikan" ;
    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/aa282d76-c006-489d-a07b-f68e881cce01/resource/28439fe4-b0ce-447a-80b8-fad123c71bf4> ;
    dcat:landingPage <Dinas%20Pendidikan> .

<https://data.jatengprov.go.id/dataset/aa282d76-c006-489d-a07b-f68e881cce01/resource/28439fe4-b0ce-447a-80b8-fad123c71bf4> a dcat:Distribution ;
    dct:description "BAGAN OPD" ;
    dct:format "XLSX" ;
    dct:title "BAGAN-OPD DISDIK (BARU).xls" ;
    dcat:accessURL <http://opendata.blorakab.go.id/id/dataset/aa282d76-c006-489d-a07b-f68e881cce01/resource/28439fe4-b0ce-447a-80b8-fad123c71bf4/download/bagan-opd-disdik-baru.xls> ;
    dcat:byteSize 64512.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

