@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/f24af7af-df00-4155-b851-12c5043aca70> a dcat:Dataset ;
    dct:description "Memuat Rekap Usulan Penerima Bantuan Sosial di Cilacap Periode Maret 2022" ;
    dct:identifier "f24af7af-df00-4155-b851-12c5043aca70" ;
    dct:issued "2023-10-01T13:27:29.731566"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:27:29.731576"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAP USULAN PENERIMA BANSOS MARET 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f24af7af-df00-4155-b851-12c5043aca70/resource/9692e8f2-73e6-402b-a6b7-1b0bac82de3e> ;
    dcat:keyword "DINSOS" .

<https://data.jatengprov.go.id/dataset/f24af7af-df00-4155-b851-12c5043aca70/resource/9692e8f2-73e6-402b-a6b7-1b0bac82de3e> a dcat:Distribution ;
    dct:description "Memuat Rekap Usulan Penerima Bantuan Sosial di Cilacap Periode Maret 2022" ;
    dct:format "DOC" ;
    dct:title "REKAP USULAN PENERIMA BANSOS MARET 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f24af7af-df00-4155-b851-12c5043aca70/resource/9692e8f2-73e6-402b-a6b7-1b0bac82de3e/download/usulan-penerima-bansos-periode-maret-2022.docx> ;
    dcat:byteSize 775264.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" .

