@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/1348e37b-3e93-4ec4-9aff-54cdd75dec14> a dcat:Dataset ;
    dct:description "KIB A KECAMATAN JAPAH TAHUN 2019" ;
    dct:identifier "1348e37b-3e93-4ec4-9aff-54cdd75dec14" ;
    dct:issued "2019-09-26T02:25:49.424548"^^xsd:dateTime ;
    dct:modified "2019-09-26T02:25:49.424563"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "KIB A KECAMATAN JAPAH TAHUN 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kecamatan Japah" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1348e37b-3e93-4ec4-9aff-54cdd75dec14/resource/d3f05466-0c5a-48a6-9ca0-94e24b2db678> .

<https://data.jatengprov.go.id/dataset/1348e37b-3e93-4ec4-9aff-54cdd75dec14/resource/d3f05466-0c5a-48a6-9ca0-94e24b2db678> a dcat:Distribution ;
    dct:description "KIB A KECAMATAN JAPAH TAHUN 2019" ;
    dct:format "XLSX" ;
    dct:title "KIB A TAHUN 2019.xlsx" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/1348e37b-3e93-4ec4-9aff-54cdd75dec14/resource/d3f05466-0c5a-48a6-9ca0-94e24b2db678/download/kib-a-tahun-2019.xlsx> ;
    dcat:byteSize 12247.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" .

