@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/2372db28-1d7b-454d-8d3a-373bb00e677a> a dcat:Dataset ;
    dct:description "Rencana Kerja Pemerintah Daerah Kabupaten Cilacap Tahun 2023" ;
    dct:identifier "2372db28-1d7b-454d-8d3a-373bb00e677a" ;
    dct:issued "2023-05-26T08:29:26.341029"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:26.341037"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "RKPD Kab. Cilacap Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Bappeda Kabupaten Cilacap" ;
            vcard:hasEmail <mailto:bappeda@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/2372db28-1d7b-454d-8d3a-373bb00e677a/resource/add5dc30-df67-4b94-b18a-3deab7a45152> ;
    dcat:keyword "government",
        "planing" ;
    dcat:landingPage <bappeda.cilacapkab.go.id> .

<https://data.jatengprov.go.id/dataset/2372db28-1d7b-454d-8d3a-373bb00e677a/resource/add5dc30-df67-4b94-b18a-3deab7a45152> a dcat:Distribution ;
    dct:description "Rencana Kerja Kabupaten Cilacap Tahun 2023" ;
    dct:format "PDF" ;
    dct:title "rkpd_kabupaten_cilacap_tahun2023" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/2372db28-1d7b-454d-8d3a-373bb00e677a/resource/add5dc30-df67-4b94-b18a-3deab7a45152/download/rkpd-2023-kab.-cilacap-1.pdf> ;
    dcat:byteSize 24564721.0 ;
    dcat:mediaType "application/pdf" .

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

