@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/86869a4a-3272-4e74-8062-c396b3e11414> a dcat:Dataset ;
    dct:description "Daftar Nama OPD Se-Kabupaten Blora" ;
    dct:identifier "86869a4a-3272-4e74-8062-c396b3e11414" ;
    dct:issued "2019-09-26T02:27:36.949664"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:27:36.949683"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "Daftar Nama OPD Se-Kabupaten Blora" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Japah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/86869a4a-3272-4e74-8062-c396b3e11414/resource/d4299c7e-c4dd-407b-8cba-044ea0b93116> .

<https://data.jatengprov.go.id/dataset/86869a4a-3272-4e74-8062-c396b3e11414/resource/d4299c7e-c4dd-407b-8cba-044ea0b93116> a dcat:Distribution ;
    dct:description "Daftar Nama OPD Se-Kabupaten Blora" ;
    dct:format "DOCX" ;
    dct:title "DAFTAR NAMA OPD SE BLORA.docx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/86869a4a-3272-4e74-8062-c396b3e11414/resource/d4299c7e-c4dd-407b-8cba-044ea0b93116/download/daftar-nama-opd-se-blora.docx> ;
    dcat:byteSize 17556.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

