@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/b10ce3cd-eea1-4c64-a3ae-cdfe1168bf70> a dcat:Dataset ;
    dct:description "Laporan Perubahan Ekuitas 2020 & 2021" ;
    dct:identifier "b10ce3cd-eea1-4c64-a3ae-cdfe1168bf70" ;
    dct:issued "2023-05-26T08:33:11.037047"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:33:11.037056"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Perubahan Ekuitas 2020 & 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/b10ce3cd-eea1-4c64-a3ae-cdfe1168bf70/resource/d8b5bd39-0001-403d-b6ad-a3a3e9225b8c> ;
    dcat:keyword "rekap" .

<https://data.jatengprov.go.id/dataset/b10ce3cd-eea1-4c64-a3ae-cdfe1168bf70/resource/d8b5bd39-0001-403d-b6ad-a3a3e9225b8c> a dcat:Distribution ;
    dct:description "Laporan Perubahan Ekuitas 2020 & 2021" ;
    dct:format "PDF" ;
    dct:title "Laporan Perubahan Ekuitas 2020 & 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/b10ce3cd-eea1-4c64-a3ae-cdfe1168bf70/resource/d8b5bd39-0001-403d-b6ad-a3a3e9225b8c/download/3.-rekap-aset-dan-inventaris-2021.pdf> ;
    dcat:byteSize 13837.0 ;
    dcat:mediaType "application/pdf" .

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

