@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/30e4da5c-9df0-4675-afcc-fbb1ece05be5> a dcat:Dataset ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Desember 2025" ;
    dct:identifier "30e4da5c-9df0-4675-afcc-fbb1ece05be5" ;
    dct:issued "2026-01-18T09:42:54.670340"^^xsd:dateTime ;
    dct:modified "2026-01-18T09:42:54.670348"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Desember 2025" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ;
            vcard:hasEmail <mailto:kominfo@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/30e4da5c-9df0-4675-afcc-fbb1ece05be5/resource/8e5f9bde-7353-4b7d-95a1-1617ac874be0> ;
    dcat:keyword "berita",
        "statistik" .

<https://data.jatengprov.go.id/dataset/30e4da5c-9df0-4675-afcc-fbb1ece05be5/resource/8e5f9bde-7353-4b7d-95a1-1617ac874be0> a dcat:Distribution ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Desember 2025" ;
    dct:format "XLSX" ;
    dct:title "12_Jumlah Berita Daerah Pemkab Cilacap Per Desember_2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/30e4da5c-9df0-4675-afcc-fbb1ece05be5/resource/8e5f9bde-7353-4b7d-95a1-1617ac874be0/download/12_jumlah-berita-daerah-pemkab-cilacap-per-desember_2025.xlsx> ;
    dcat:byteSize 14328.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

