@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/ffa75e95-0775-4d45-86fc-5f1f1f5683c9> a dcat:Dataset ;
    dct:description "Berisi informasi data penghapusan aset dari Dinas Arpus sampai dengan Bulan September 2023" ;
    dct:identifier "ffa75e95-0775-4d45-86fc-5f1f1f5683c9" ;
    dct:issued "2023-10-01T13:27:52.149447"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:27:52.149460"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Penghapusan Aset dari Dinas Arpus Tahun 2023" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ffa75e95-0775-4d45-86fc-5f1f1f5683c9/resource/34febe41-2ebb-4920-9b21-ee220f7019bb> ;
    dcat:keyword "Aset" .

<https://data.jatengprov.go.id/dataset/ffa75e95-0775-4d45-86fc-5f1f1f5683c9/resource/34febe41-2ebb-4920-9b21-ee220f7019bb> a dcat:Distribution ;
    dct:description "Penghapusan Aset Dinas Arpus" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/ffa75e95-0775-4d45-86fc-5f1f1f5683c9/resource/34febe41-2ebb-4920-9b21-ee220f7019bb/download/penghapusan-aset-dinas-arpus.xlsx> ;
    dcat:byteSize 16976.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" .

