@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/b4f1e6d2-c91c-4f12-bd54-292e3379c346> a dcat:Dataset ;
    dct:description "Laporan Kegiatan Sosialisasi UU Pengawasan Inspektorat Kabupaten Cilacap 2019" ;
    dct:identifier "b4f1e6d2-c91c-4f12-bd54-292e3379c346" ;
    dct:issued "2023-10-01T13:26:10.671587"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:26:10.671596"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Kegiatan Sosialisasi UU Pengawasan Inspektorat Kabupaten Cilacap 2019" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "adnan" ;
            vcard:hasEmail <mailto:adnsup@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b4f1e6d2-c91c-4f12-bd54-292e3379c346/resource/b0b20014-5bec-4862-899a-6daf04642b0a> ;
    dcat:keyword "sosialisasi" .

<https://data.jatengprov.go.id/dataset/b4f1e6d2-c91c-4f12-bd54-292e3379c346/resource/b0b20014-5bec-4862-899a-6daf04642b0a> a dcat:Distribution ;
    dct:description "Laporan Kegiatan Sosialisasi UU Pengawasan Inspektorat Kabupaten Cilacap 2019" ;
    dct:format "DOC" ;
    dct:title "Laporan Kegiatan Sosialisasi UU Pengawasan Inspektorat Kabupaten Cilacap 2019" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b4f1e6d2-c91c-4f12-bd54-292e3379c346/resource/b0b20014-5bec-4862-899a-6daf04642b0a/download/laporan-kegiatan-sosialisasi-uu-pengawasan-2019.rtf.doc> ;
    dcat:byteSize 260283.0 ;
    dcat:mediaType "application/msword" .

<https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> a foaf:Organization ;
    foaf:name "Pemerintah Kabupaten Cilacap" .

