@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/5547d9de-550c-46f8-9d54-6e8e0f0a4151> a dcat:Dataset ;
    dct:description "Informasi mengenai Rekapitulasi RUP Arpus 2023" ;
    dct:identifier "5547d9de-550c-46f8-9d54-6e8e0f0a4151" ;
    dct:issued "2023-05-26T08:30:41.117259"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:41.117266"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekapitulasi RUP Arpus" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas_Arpus" ;
            vcard:hasEmail <mailto:arpus@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/5547d9de-550c-46f8-9d54-6e8e0f0a4151/resource/66c30995-185b-4a38-a007-9c8e2b058754> ;
    dcat:keyword "Pengadaan Barang dan Jasa" .

<https://data.jatengprov.go.id/dataset/5547d9de-550c-46f8-9d54-6e8e0f0a4151/resource/66c30995-185b-4a38-a007-9c8e2b058754> a dcat:Distribution ;
    dct:description "Informasi mengenai Rekapitulasi RUP Arpus Tahun 2023" ;
    dct:format "PDF" ;
    dct:title "Pengadaan Barang dan Jasa" ;
    dcat:accessURL <https://drive.google.com/file/d/1PmRjR9HTkBvZ6I0XvyEeNY0DJ-wUNMuZ/view> .

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

