@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/8ec8935b-890c-4ccc-ac60-5e8a2ab5d20b> a dcat:Dataset ;
    dct:description "Data berisikan tentang struktural kecamatan Todanan di Kab. Blora" ;
    dct:identifier "8ec8935b-890c-4ccc-ac60-5e8a2ab5d20b" ;
    dct:issued "2019-09-30T01:55:05.445051"^^xsd:dateTime ;
    dct:modified "2019-09-30T01:55:05.445064"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/5072a2fe-2eed-4fb5-ba82-811f56c445a9> ;
    dct:title "STUKTURAL KECAMATAN TODANAN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "admin kec_todanan" ;
            vcard:hasEmail <mailto:kec_todanan@blorakab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/8ec8935b-890c-4ccc-ac60-5e8a2ab5d20b/resource/85fd25c9-0d3c-4469-8ec9-2a846fd412ad> ;
    dcat:landingPage <todanan.kec.blorakab.go.id> .

<https://data.jatengprov.go.id/dataset/8ec8935b-890c-4ccc-ac60-5e8a2ab5d20b/resource/85fd25c9-0d3c-4469-8ec9-2a846fd412ad> a dcat:Distribution ;
    dct:description "Data yang berisikan tentan Struktural Kecamatan Todanan di Kabupaten Blora" ;
    dct:format "DOCX" ;
    dct:title "STRUKTURAL KECAMATAN TODANAN" ;
    dcat:accessURL <http://opendata.blorakab.go.id/dataset/8ec8935b-890c-4ccc-ac60-5e8a2ab5d20b/resource/85fd25c9-0d3c-4469-8ec9-2a846fd412ad/download/struktur-organisasi-kec.-todanan.docx> ;
    dcat:byteSize 50674.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" .

