@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/0b0a164b-7c49-4b35-9650-cd4e12a4fd07> a dcat:Dataset ;
    dct:description "KIB B KECAMATAN JAPAH TAHUN 2019" ;
    dct:identifier "0b0a164b-7c49-4b35-9650-cd4e12a4fd07" ;
    dct:issued "2019-09-26T02:25:31.373137"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:25:31.373156"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "KIB B KECAMATAN JAPAH TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Japah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0b0a164b-7c49-4b35-9650-cd4e12a4fd07/resource/a9590e2f-3d99-4fe7-b64c-3185cca879a4> .

<https://data.jatengprov.go.id/dataset/0b0a164b-7c49-4b35-9650-cd4e12a4fd07/resource/a9590e2f-3d99-4fe7-b64c-3185cca879a4> a dcat:Distribution ;
    dct:description "KIB B KECAMATAN JAPAH TAHUN 2019" ;
    dct:format "XLSX" ;
    dct:title "KIB B TAHUN 2019.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/0b0a164b-7c49-4b35-9650-cd4e12a4fd07/resource/a9590e2f-3d99-4fe7-b64c-3185cca879a4/download/kib-b-tahun-2019.xlsx> ;
    dcat:byteSize 55622.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" .

