@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/5781e29d-31c9-49fe-aa2a-7e1f78cc9a8f> a dcat:Dataset ;
    dct:description "Memuat tentang rencana kera tahunan yang akan dilaksanakan oleh Pemerintah Kabupaten Batang tahun 2019" ;
    dct:identifier "5781e29d-31c9-49fe-aa2a-7e1f78cc9a8f" ;
    dct:issued "2018-08-18T04:39:22.750361"^^xsd:dateTime ;
    dct:modified "2018-08-18T04:39:22.750377"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> ;
    dct:title "Rencana Kerja Tahunan 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kasubbag Akuntabilitas Kinerja dan Budaya Kerja" ;
            vcard:hasEmail <mailto:bag.organisasi@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5781e29d-31c9-49fe-aa2a-7e1f78cc9a8f/resource/efef8943-9e15-4e87-ac74-9c93391c4f45> ;
    dcat:landingPage <RKT%20Kabupaten%20Batang%20Tahun%202019> .

<https://data.jatengprov.go.id/dataset/5781e29d-31c9-49fe-aa2a-7e1f78cc9a8f/resource/efef8943-9e15-4e87-ac74-9c93391c4f45> a dcat:Distribution ;
    dct:format "DOCX" ;
    dct:title "RKT-Kab Batang 2019.docx" ;
    dcat:accessURL <http://103.78.143.59/dataset/5781e29d-31c9-49fe-aa2a-7e1f78cc9a8f/resource/efef8943-9e15-4e87-ac74-9c93391c4f45/download/rkt-kab-batang-2019.docx> ;
    dcat:byteSize 32581.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/organization/c83c7eb0-06aa-4d51-819b-7fbb786a8861> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Batang" .

