@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/52e9196e-5007-408b-a9f5-6e4ba8ef0916> a dcat:Dataset ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan April 2024" ;
    dct:identifier "52e9196e-5007-408b-a9f5-6e4ba8ef0916" ;
    dct:issued "2025-09-18T06:44:13.637852"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:44:13.637859"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan April 2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bidang Statistik dan Persandian" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/52e9196e-5007-408b-a9f5-6e4ba8ef0916/resource/985cbfb7-d319-42a3-8acd-e86eed8b2d7a> .

<https://data.jatengprov.go.id/dataset/52e9196e-5007-408b-a9f5-6e4ba8ef0916/resource/985cbfb7-d319-42a3-8acd-e86eed8b2d7a> a dcat:Distribution ;
    dct:description "Jumlah Berita Daerah Pemkab Cilacap Per Bulan April 2024" ;
    dct:format "XLS" ;
    dct:title "Jumlah Berita Daerah Pemkab Cilacap Per Bulan April 2024" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/52e9196e-5007-408b-a9f5-6e4ba8ef0916/resource/985cbfb7-d319-42a3-8acd-e86eed8b2d7a/download/4_jumlah-berita-daerah-pemkab-cilacap-per-bulan_2024.xlsx> ;
    dcat:byteSize 11198.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" .

