@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/9e7ee14e-87be-4a1e-b71a-b6c99c241f7c> a dcat:Dataset ;
    dct:description "Rincian laporan Perkembangan Pelaksanaan Tahun 2023" ;
    dct:identifier "9e7ee14e-87be-4a1e-b71a-b6c99c241f7c" ;
    dct:issued "2023-10-02T13:30:57.503341"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:57.503352"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Perkembangan Pelaksanaan Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "BPBD Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bpbdcilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/9e7ee14e-87be-4a1e-b71a-b6c99c241f7c/resource/c3d1a048-0e47-4152-bbee-5b45ed7c71b0> ;
    dcat:keyword "Rincian laporan" .

<https://data.jatengprov.go.id/dataset/9e7ee14e-87be-4a1e-b71a-b6c99c241f7c/resource/c3d1a048-0e47-4152-bbee-5b45ed7c71b0> a dcat:Distribution ;
    dct:description "Rincian Laporan Perkembangan Pelaksanaan Tahun 2023" ;
    dct:format "word" ;
    dct:title "Laporan Perkembangan Pelaksanaan Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/9e7ee14e-87be-4a1e-b71a-b6c99c241f7c/resource/c3d1a048-0e47-4152-bbee-5b45ed7c71b0/download/rekap-laporan-perkembangan-pelaksanaan-kegiatan-2023.docx> ;
    dcat:byteSize 85619.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

