@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/1327b7cb-0d1b-48cb-83ed-418c3537bd7b> a dcat:Dataset ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Mei 2024" ;
    dct:identifier "1327b7cb-0d1b-48cb-83ed-418c3537bd7b" ;
    dct:issued "2025-09-18T06:42:02.559252"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:42:02.559258"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Mei 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1327b7cb-0d1b-48cb-83ed-418c3537bd7b/resource/4f15072d-8703-4361-97b8-245285e31712> .

<https://data.jatengprov.go.id/dataset/1327b7cb-0d1b-48cb-83ed-418c3537bd7b/resource/4f15072d-8703-4361-97b8-245285e31712> a dcat:Distribution ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Mei 2024" ;
    dct:format "XLS" ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan Mei 2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/1327b7cb-0d1b-48cb-83ed-418c3537bd7b/resource/4f15072d-8703-4361-97b8-245285e31712/download/5_jumlah-berita-daerah-pemkab-cilacap-per-bulan_2024.xlsx> ;
    dcat:byteSize 11268.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" .

