@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/7ac7bed5-4509-4028-9575-76bab52c3a47> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Satpol PP " ;
    dct:identifier "7ac7bed5-4509-4028-9575-76bab52c3a47" ;
    dct:issued "2023-05-26T08:31:45.108965"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:45.108972"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Kinerja Instansi Pemerintah" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpolpp" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ac7bed5-4509-4028-9575-76bab52c3a47/resource/a53251fc-365f-4f0f-9a04-f1968a2e03e2> ;
    dcat:keyword "LKJIP" .

<https://data.jatengprov.go.id/dataset/7ac7bed5-4509-4028-9575-76bab52c3a47/resource/a53251fc-365f-4f0f-9a04-f1968a2e03e2> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7ac7bed5-4509-4028-9575-76bab52c3a47/resource/a53251fc-365f-4f0f-9a04-f1968a2e03e2/download/lkjip-2022.pdf> ;
    dcat:byteSize 4989043.0 ;
    dcat:mediaType "application/pdf" .

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

