@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/4d8a11d3-6110-4599-96ef-97509a5f5bfb> a dcat:Dataset ;
    dct:description "Laporan Perubahan Ekuitas 2021 & 2022" ;
    dct:identifier "4d8a11d3-6110-4599-96ef-97509a5f5bfb" ;
    dct:issued "2023-05-26T08:30:31.556043"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:31.556050"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Perubahan Ekuitas 2021 & 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/4d8a11d3-6110-4599-96ef-97509a5f5bfb/resource/8f14b745-bfc0-409b-8628-b4f1cf180a90> ;
    dcat:keyword "ekuitas" .

<https://data.jatengprov.go.id/dataset/4d8a11d3-6110-4599-96ef-97509a5f5bfb/resource/8f14b745-bfc0-409b-8628-b4f1cf180a90> a dcat:Distribution ;
    dct:description "Laporan Perubahan Ekuitas 2021 & 2022" ;
    dct:format "PDF" ;
    dct:title "Laporan Perubahan Ekuitas 2021 & 2022" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/4d8a11d3-6110-4599-96ef-97509a5f5bfb/resource/8f14b745-bfc0-409b-8628-b4f1cf180a90/download/15.-laporan-perubahan-ekuitas-yg-berakhir-sampai-31-des-2022-dan-2021.pdf> ;
    dcat:byteSize 350038.0 ;
    dcat:mediaType "application/pdf" .

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

