@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/5dbe478f-a379-4e63-a33b-368bdb6086d5> a dcat:Dataset ;
    dct:description "Rekapitulasi Berita Daerah Pemkab Cilacap Bulan Agustus 2025" ;
    dct:identifier "5dbe478f-a379-4e63-a33b-368bdb6086d5" ;
    dct:issued "2025-09-18T06:44:43.361042"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:44:43.361049"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi Berita Daerah Pemkab Cilacap Bulan Agustus 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/5dbe478f-a379-4e63-a33b-368bdb6086d5/resource/86102e04-3bad-40a8-8448-6ff3dd56cbbe> ;
    dcat:keyword "berita",
        "daerah" .

<https://data.jatengprov.go.id/dataset/5dbe478f-a379-4e63-a33b-368bdb6086d5/resource/86102e04-3bad-40a8-8448-6ff3dd56cbbe> a dcat:Distribution ;
    dct:description "Rekapitulasi Berita Daerah Pemkab Cilacap Bulan Agustus 2025" ;
    dct:format "XLSX" ;
    dct:title "08_Rekapitulasi Berita Daerah_Agustus 2025.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/5dbe478f-a379-4e63-a33b-368bdb6086d5/resource/86102e04-3bad-40a8-8448-6ff3dd56cbbe/download/08_rekapitulasi-berita-daerah_agustus-2025.xlsx> ;
    dcat:byteSize 18775.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" .

