@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/3d603cfe-3e03-4f09-9433-83f693738fd5> a dcat:Dataset ;
    dct:description "Daftar Email OPD Kabupaten Banjarnegara" ;
    dct:identifier "3d603cfe-3e03-4f09-9433-83f693738fd5" ;
    dct:issued "2018-01-25T09:12:23.972017"^^xsd:dateTime ;
    dct:modified "2018-01-25T09:12:23.972032"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> ;
    dct:title "DAFTAR  EMAIL OPD KAB. BANJARNEGARA" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "dinkominfo" ;
            vcard:hasEmail <mailto:dinkominfo@banjarnegarakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3d603cfe-3e03-4f09-9433-83f693738fd5/resource/9f2056fa-8ad7-475e-9ffe-187bd3f64cd4> .

<https://data.jatengprov.go.id/dataset/3d603cfe-3e03-4f09-9433-83f693738fd5/resource/9f2056fa-8ad7-475e-9ffe-187bd3f64cd4> a dcat:Distribution ;
    dct:description "Daftar Email OPD Kab.Banjarnegara" ;
    dct:format "microsoft word" ;
    dct:title "Daftar Email OPD Kabupaten Banjarnegara" ;
    dcat:accessURL <http://opendata.banjarnegarakab.go.id/dataset/3d603cfe-3e03-4f09-9433-83f693738fd5/resource/9f2056fa-8ad7-475e-9ffe-187bd3f64cd4/download/daftar-email-opd-baru-pemkab-banjarnegara.docx> ;
    dcat:byteSize 20192.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/f76fec9c-8877-4410-9c0c-2325921d55d3> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Banjarnegara" .

