@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/f7cb6969-f754-434d-9977-a6e4298e0f56> a dcat:Dataset ;
    dct:description "Bagian dari Laporan Keuangan Pemerintah Daerah yang berisi informasi yang perlu penjelasan lebih lanjut dari Laporan Keuangan Pemerintah Daerah" ;
    dct:identifier "f7cb6969-f754-434d-9977-a6e4298e0f56" ;
    dct:issued "2023-05-26T08:35:09.451567"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:35:09.451576"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "CALK LKPD TAHUN 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wili Martejo" ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f7cb6969-f754-434d-9977-a6e4298e0f56/resource/680bbf6b-3983-4491-8041-8fa3a8d9457d> ;
    dcat:keyword "Pemerintahan" .

<https://data.jatengprov.go.id/dataset/f7cb6969-f754-434d-9977-a6e4298e0f56/resource/680bbf6b-3983-4491-8041-8fa3a8d9457d> a dcat:Distribution ;
    dct:description "CALK LKPD TAHUN 2021" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/f7cb6969-f754-434d-9977-a6e4298e0f56/resource/680bbf6b-3983-4491-8041-8fa3a8d9457d/download/format-calk-bppkad-tahun-2021.pdf> ;
    dcat:byteSize 833900.0 ;
    dcat:mediaType "application/pdf" .

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

