@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/4bc149b6-8be1-4e91-9928-3798030eb588> a dcat:Dataset ;
    dct:description "Visi dan Misi Badan Penanggulangan Bencana Daerah Kabupaten Tegal" ;
    dct:identifier "4bc149b6-8be1-4e91-9928-3798030eb588" ;
    dct:issued "2019-03-04T21:31:16.767474"^^xsd:dateTime ;
    dct:modified "2019-03-04T21:31:16.767484"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> ;
    dct:title "VISI DAN MISI BPBD KABUPATEN TEGAL" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Tjendra Bayu Irvani" ;
            vcard:hasEmail <mailto:bpbdkabtegal@yahoo.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4bc149b6-8be1-4e91-9928-3798030eb588/resource/c9ea0533-875e-4410-871f-87be5f937f8d> .

<https://data.jatengprov.go.id/dataset/4bc149b6-8be1-4e91-9928-3798030eb588/resource/c9ea0533-875e-4410-871f-87be5f937f8d> a dcat:Distribution ;
    dct:description "Visi dan Misi Badan Penanggulangan Bencana Daerah Kab. Tegal" ;
    dct:format "DOCX" ;
    dct:title "VISI DAN MISI BPBD KABUPATEN TEGAL" ;
    dcat:accessURL <http://data.tegalkab.go.id/dataset/4bc149b6-8be1-4e91-9928-3798030eb588/resource/c9ea0533-875e-4410-871f-87be5f937f8d/download/visi-misi-bpbd-open-data.docx> ;
    dcat:byteSize 416618.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/ee631dcf-b83e-4219-975d-403fe6c734b6> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Tegal" .

