@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/b29223d8-d8cc-4982-9c65-06cc5cd74f04> a dcat:Dataset ;
    dct:description "Laporan POK Dinas KB  PP PA bulan Mei  2023" ;
    dct:identifier "b29223d8-d8cc-4982-9c65-06cc5cd74f04" ;
    dct:issued "2023-10-02T13:31:24.176936"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:31:24.176944"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan POK Dinas KB  PP PA bulan Mei  2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "waluyo" ;
            vcard:hasEmail <mailto:kbpppacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b29223d8-d8cc-4982-9c65-06cc5cd74f04/resource/175828ea-22db-4f0f-844a-f3f6117cf782> .

<https://data.jatengprov.go.id/dataset/b29223d8-d8cc-4982-9c65-06cc5cd74f04/resource/175828ea-22db-4f0f-844a-f3f6117cf782> a dcat:Distribution ;
    dct:description "Laporan POK Dinas KB  PP PA bulan Mei  2023" ;
    dct:format "XLSX" ;
    dct:title "Laporan POK Dinas KB  PP PA bulan Mei  2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b29223d8-d8cc-4982-9c65-06cc5cd74f04/resource/175828ea-22db-4f0f-844a-f3f6117cf782/download/5.-pok-mei-2023.xlsx> ;
    dcat:byteSize 157715.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

