@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/3ae05a71-ab90-43ed-831b-27a0351a82d6> a dcat:Dataset ;
    dct:description "Laporan POK Bakesbangpol Februari 2023" ;
    dct:identifier "3ae05a71-ab90-43ed-831b-27a0351a82d6" ;
    dct:issued "2023-10-01T13:23:22.485824"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:22.485831"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Bakesbangpol Febaruai 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Diskominfo" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/3ae05a71-ab90-43ed-831b-27a0351a82d6/resource/702b5593-84f4-49f1-9e68-8725d280f03f> ;
    dcat:keyword "keuangan" ;
    dcat:landingPage <Bakesbangpol-cilacap> .

<https://data.jatengprov.go.id/dataset/3ae05a71-ab90-43ed-831b-27a0351a82d6/resource/702b5593-84f4-49f1-9e68-8725d280f03f> a dcat:Distribution ;
    dct:description "Laporan POK Bakesbangpol Januari 2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Bakesbangpol Januari 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/3ae05a71-ab90-43ed-831b-27a0351a82d6/resource/702b5593-84f4-49f1-9e68-8725d280f03f/download/laporanoperasionalkegiatan_badan_kesatuan_bangsa_dan_politik-februari2023.pdf> ;
    dcat:byteSize 132275.0 ;
    dcat:mediaType "application/pdf" .

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

