@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/951fac27-9b40-4188-a3df-ffb1a004a026> a dcat:Dataset ;
    dct:description "Ringkasan DPPA 2021" ;
    dct:identifier "951fac27-9b40-4188-a3df-ffb1a004a026" ;
    dct:issued "2023-10-02T13:30:48.527140"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:48.527150"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Ringkasan DPPA 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Daffa" ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/951fac27-9b40-4188-a3df-ffb1a004a026/resource/4d9962d5-f940-4901-b929-1def84a5177b> .

<https://data.jatengprov.go.id/dataset/951fac27-9b40-4188-a3df-ffb1a004a026/resource/4d9962d5-f940-4901-b929-1def84a5177b> a dcat:Distribution ;
    dct:description "Ringkasan DPPA 2021" ;
    dct:format "Word" ;
    dct:title "Ringkasan DPPA 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/951fac27-9b40-4188-a3df-ffb1a004a026/resource/4d9962d5-f940-4901-b929-1def84a5177b/download/ringkasan-dppa-2021-1-1.docx> ;
    dcat:byteSize 98419.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

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

