@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/a0e5baff-23e4-41cd-af61-919e774f71a0> a dcat:Dataset ;
    dct:description "LAPORAN POK MEI 2023" ;
    dct:identifier "a0e5baff-23e4-41cd-af61-919e774f71a0" ;
    dct:issued "2023-10-01T13:25:38.305397"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:25:38.305406"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LAPORAN POK MEI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimta@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/a0e5baff-23e4-41cd-af61-919e774f71a0/resource/1c4609e9-5992-4f2f-8772-1d143b559e76> ;
    dcat:keyword "Anggaran" ;
    dcat:landingPage <Disperkimta%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/a0e5baff-23e4-41cd-af61-919e774f71a0/resource/1c4609e9-5992-4f2f-8772-1d143b559e76> a dcat:Distribution ;
    dct:description "LAPORAN POK MEI 2023" ;
    dct:format "XLS" ;
    dct:title "LAPORAN POK MEI 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/a0e5baff-23e4-41cd-af61-919e774f71a0/resource/1c4609e9-5992-4f2f-8772-1d143b559e76/download/pok-mei-2023.xlsx> ;
    dcat:byteSize 86607.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" .

