@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/50ebc1b1-7c38-47be-8780-af8800541cd1> a dcat:Dataset ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan Desember Tahun 2021 Dinas Sosial Kabupaten Cilacap" ;
    dct:identifier "50ebc1b1-7c38-47be-8780-af8800541cd1" ;
    dct:issued "2023-05-26T08:30:35.824481"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:35.824488"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Bulan Desember 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:dinsos@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/50ebc1b1-7c38-47be-8780-af8800541cd1/resource/514deffc-f9c0-4230-ab0d-90dbf6639f7d> ;
    dcat:keyword "Laporan POK" .

<https://data.jatengprov.go.id/dataset/50ebc1b1-7c38-47be-8780-af8800541cd1/resource/514deffc-f9c0-4230-ab0d-90dbf6639f7d> a dcat:Distribution ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan Desember Tahun 2021 Dinas Sosial Kabupaten Cilacap" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan Desember Tahun 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/50ebc1b1-7c38-47be-8780-af8800541cd1/resource/514deffc-f9c0-4230-ab0d-90dbf6639f7d/download/laporanoperasionalkegiatan_dinas_sosial-12-desember2021.pdf> ;
    dcat:byteSize 73790.0 ;
    dcat:mediaType "application/pdf" .

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

