@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/653fcb0b-5449-4798-97ba-3bd4f46549e8> 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 "653fcb0b-5449-4798-97ba-3bd4f46549e8" ;
    dct:issued "2023-05-26T08:31:10.001880"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:31:10.001888"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "CALK LKPD TAHUN 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Wili Martejo" ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/653fcb0b-5449-4798-97ba-3bd4f46549e8/resource/5ede3b57-3aa1-48c3-98f0-df89c6932198> ;
    dcat:keyword "Pemerintahan" .

<https://data.jatengprov.go.id/dataset/653fcb0b-5449-4798-97ba-3bd4f46549e8/resource/5ede3b57-3aa1-48c3-98f0-df89c6932198> a dcat:Distribution ;
    dct:description "CALK Tahun 2022" ;
    dct:format "PDF" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/calk-bppkad-2022> .

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

