@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/abb32253-437e-4fbe-8b2a-46fd66691ee4> a dcat:Dataset ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan September 2025" ;
    dct:identifier "abb32253-437e-4fbe-8b2a-46fd66691ee4" ;
    dct:issued "2025-10-16T04:48:29.860165"^^xsd:dateTime ;
    dct:modified "2025-10-16T04:48:29.860170"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan September 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/abb32253-437e-4fbe-8b2a-46fd66691ee4/resource/6fb1b9d0-a8ef-4ed6-8c9c-70aa8ea4bdbb> ;
    dcat:keyword "berita",
        "statistik" .

<https://data.jatengprov.go.id/dataset/abb32253-437e-4fbe-8b2a-46fd66691ee4/resource/6fb1b9d0-a8ef-4ed6-8c9c-70aa8ea4bdbb> a dcat:Distribution ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan September 2025" ;
    dct:format "XLSX" ;
    dct:title "09_Jumlah Berita Daerah Pemkab Cilacap Per September_2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/abb32253-437e-4fbe-8b2a-46fd66691ee4/resource/6fb1b9d0-a8ef-4ed6-8c9c-70aa8ea4bdbb/download/09_jumlah-berita-daerah-pemkab-cilacap-per-september_2025.xlsx> ;
    dcat:byteSize 13803.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" .

