@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/c8b692c9-cae1-40ae-a9a1-f7b6465aa149> a dcat:Dataset ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan November Tahun 2022 Dinas Sosial Kabupaten Cilacap" ;
    dct:identifier "c8b692c9-cae1-40ae-a9a1-f7b6465aa149" ;
    dct:issued "2023-05-26T08:33:51.399773"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:51.399779"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Bulan November 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:dinsos@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/c8b692c9-cae1-40ae-a9a1-f7b6465aa149/resource/8dee5e87-9be8-43cb-ade3-d15136c2102f> ;
    dcat:keyword "Laporan POK" .

<https://data.jatengprov.go.id/dataset/c8b692c9-cae1-40ae-a9a1-f7b6465aa149/resource/8dee5e87-9be8-43cb-ade3-d15136c2102f> a dcat:Distribution ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan November Tahun 2022 Dinas Sosial Kabupaten Cilacap" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan November Tahun 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/c8b692c9-cae1-40ae-a9a1-f7b6465aa149/resource/8dee5e87-9be8-43cb-ade3-d15136c2102f/download/laporanoperasionalkegiatan_dinas_sosial-11-november2022.pdf> ;
    dcat:byteSize 72851.0 ;
    dcat:mediaType "application/pdf" .

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

