@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/bb268cc8-2220-4a5e-9822-3ce06190b181> a dcat:Dataset ;
    dct:description "Perubahan RKPD Kab. Cilacap Tahun 2021" ;
    dct:identifier "bb268cc8-2220-4a5e-9822-3ce06190b181" ;
    dct:issued "2023-05-29T08:42:43.529725"^^xsd:dateTime ;
    dct:modified "2023-05-29T08:42:43.529736"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Perubahan RKPD Kab. Cilacap Tahun 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bappeda@cilacap.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/bb268cc8-2220-4a5e-9822-3ce06190b181/resource/46bc4e46-d64e-41ec-940b-b0ddd09e8001> ;
    dcat:keyword "government",
        "planning" ;
    dcat:landingPage <Bappeda%20Kabupaten%20Cilacap> .

<https://data.jatengprov.go.id/dataset/bb268cc8-2220-4a5e-9822-3ce06190b181/resource/46bc4e46-d64e-41ec-940b-b0ddd09e8001> a dcat:Distribution ;
    dct:description "Perubahan RKPD Kab. Cilacap Tahun 2021" ;
    dct:title "Perubahan RKPD Kab. Cilacap Tahun 2021" ;
    dcat:accessURL <https://drive.google.com/file/d/14yRLs_ROZ29dKiF8AD46NMs1c0Fy7nR5/view?usp=drive_link> .

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

