@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/426010e8-7b4b-499f-bf03-17ae24be7b51> a dcat:Dataset ;
    dct:description "laporan perubahan ekuitas" ;
    dct:identifier "426010e8-7b4b-499f-bf03-17ae24be7b51" ;
    dct:issued "2023-10-01T13:23:33.641362"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:23:33.641372"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Perubahan Ekuitas" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Satpol PP Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:satpolppcilacap2@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/426010e8-7b4b-499f-bf03-17ae24be7b51/resource/91bb3839-8db3-449e-9613-df95adf28917> ;
    dcat:keyword "laporan_perubahan_ekuitas" ;
    dcat:landingPage <Satpol%20PP%20Kabupaten%20%20Cilacap> .

<https://data.jatengprov.go.id/dataset/426010e8-7b4b-499f-bf03-17ae24be7b51/resource/91bb3839-8db3-449e-9613-df95adf28917> a dcat:Distribution ;
    dct:description "laporan perubahan ekuitas" ;
    dct:format "XLS" ;
    dct:title "laporan perubahan ekuitas" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/426010e8-7b4b-499f-bf03-17ae24be7b51/resource/91bb3839-8db3-449e-9613-df95adf28917/download/laporan-perubahan-ekuitas.xlsx> ;
    dcat:byteSize 19680.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" .

