@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/cb6e71a1-baa1-438e-9a0e-9db735d7684a> a dcat:Dataset ;
    dct:description "SOP PENYUSUNAN LAPORAN KINERJA INSTANSI PEMERINTAH" ;
    dct:identifier "cb6e71a1-baa1-438e-9a0e-9db735d7684a" ;
    dct:issued "2023-05-26T08:33:55.286458"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:55.286466"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "SOP PENYUSUNAN LAPORAN KINERJA INSTANSI PEMERINTAH" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/cb6e71a1-baa1-438e-9a0e-9db735d7684a/resource/4cb915f0-1101-4023-9347-61d42e021d62> .

<https://data.jatengprov.go.id/dataset/cb6e71a1-baa1-438e-9a0e-9db735d7684a/resource/4cb915f0-1101-4023-9347-61d42e021d62> a dcat:Distribution ;
    dct:description "SOP PENYUSUNAN LAPORAN KINERJA INSTANSI PEMERINTAH" ;
    dct:format "DOCX" ;
    dct:title "SOP PENYUSUNAN LAPORAN KINERJA INSTANSI PEMERINTAH" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/cb6e71a1-baa1-438e-9a0e-9db735d7684a/resource/4cb915f0-1101-4023-9347-61d42e021d62/download/sop-penyusunan-laporan-kinerja-instansi-pemerintah.docx> ;
    dcat:byteSize 86303.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

