@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/649a4e66-8d3e-4048-b5d7-af9c6f00df1e> a dcat:Dataset ;
    dct:description "LAPORAN POK FEBRUARI 2023" ;
    dct:identifier "649a4e66-8d3e-4048-b5d7-af9c6f00df1e" ;
    dct:issued "2023-05-26T08:31:07.900814"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:29:40.396384"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "LAPORAN POK FEBRUARI 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Disperkimta Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:disperkimtacilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/649a4e66-8d3e-4048-b5d7-af9c6f00df1e/resource/6eef206d-66ef-46d4-b008-5b4cbe4931b6> ;
    dcat:keyword "Anggaran" .

<https://data.jatengprov.go.id/dataset/649a4e66-8d3e-4048-b5d7-af9c6f00df1e/resource/6eef206d-66ef-46d4-b008-5b4cbe4931b6> a dcat:Distribution ;
    dct:description "LAPORAN POK FEBRUARI 2023" ;
    dct:format "XLS" ;
    dct:title "LAPORAN POK FEBRUARI 2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/649a4e66-8d3e-4048-b5d7-af9c6f00df1e/resource/6eef206d-66ef-46d4-b008-5b4cbe4931b6/download/laporan-pok-februari-2023.xlsx> ;
    dcat:byteSize 85419.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" .

