@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/77497333-d13f-4f14-a30c-dc8d69d0df30> a dcat:Dataset ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan Mei Tahun 2023 Dinas Sosial" ;
    dct:identifier "77497333-d13f-4f14-a30c-dc8d69d0df30" ;
    dct:issued "2023-06-07T03:13:05.043927"^^xsd:dateTime ;
    dct:modified "2023-06-07T03:13:05.043935"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Bulan Mei 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Sosial" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/77497333-d13f-4f14-a30c-dc8d69d0df30/resource/84941eb4-90a4-484e-b213-31c9e99aef6d> ;
    dcat:keyword "POK" .

<https://data.jatengprov.go.id/dataset/77497333-d13f-4f14-a30c-dc8d69d0df30/resource/84941eb4-90a4-484e-b213-31c9e99aef6d> a dcat:Distribution ;
    dct:description "Laporan Pelaksanaan Operasional Kegiatan Bulan Mei Tahun 2023 Dinas Sosial" ;
    dct:format "PDF" ;
    dct:title "Laporan POK Bulan Mei Tahun 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/77497333-d13f-4f14-a30c-dc8d69d0df30/resource/84941eb4-90a4-484e-b213-31c9e99aef6d/download/laporanoperasionalkegiatan_dinas_sosial-mei2023.pdf> ;
    dcat:byteSize 140341.0 ;
    dcat:mediaType "application/pdf" .

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

