@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/0f3a87d1-5786-4622-980e-2355c3ff33d3> a dcat:Dataset ;
    dct:description "Laporan Kinerja Instansi Pemerintah Bakesbangpol 2021" ;
    dct:identifier "0f3a87d1-5786-4622-980e-2355c3ff33d3" ;
    dct:issued "2023-05-26T08:28:54.362424"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:28:54.362431"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LKjIP Bakesbangpol 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0f3a87d1-5786-4622-980e-2355c3ff33d3/resource/f490b59c-1a28-4e3a-aced-d3060bcd47b8> ;
    dcat:keyword "perencanaan" ;
    dcat:landingPage <Bakesbangpol-cilacap> .

<https://data.jatengprov.go.id/dataset/0f3a87d1-5786-4622-980e-2355c3ff33d3/resource/f490b59c-1a28-4e3a-aced-d3060bcd47b8> a dcat:Distribution ;
    dct:description "Laporan Kinerja Instansi Pemerintah Tahun 2021" ;
    dct:format "PDF" ;
    dct:title "LKjIP Bakesbangpol 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/0f3a87d1-5786-4622-980e-2355c3ff33d3/resource/f490b59c-1a28-4e3a-aced-d3060bcd47b8/download/lkjip-2021_bakesbangpol.pdf> ;
    dcat:byteSize 17951720.0 ;
    dcat:mediaType "application/pdf" .

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

