@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/3d3a477e-d6bb-4e1c-8562-e105686cdf3b> a dcat:Dataset ;
    dct:description "Penjabaran APBD Kabupaten Cilacap Tahun 2022" ;
    dct:identifier "3d3a477e-d6bb-4e1c-8562-e105686cdf3b" ;
    dct:issued "2023-05-26T08:30:03.541903"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:30:03.541912"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Perbup Cilacap Nomor 131 Tahun 2021" ;
    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/3d3a477e-d6bb-4e1c-8562-e105686cdf3b/resource/e9a41b29-7a9a-431f-9a2f-92e7c45e8692> ;
    dcat:keyword "anggaran" ;
    dcat:landingPage <Arpus_Cilacap> .

<https://data.jatengprov.go.id/dataset/3d3a477e-d6bb-4e1c-8562-e105686cdf3b/resource/e9a41b29-7a9a-431f-9a2f-92e7c45e8692> a dcat:Distribution ;
    dct:description "Penjabaran APBD Kabupaten Cilacap tahun 2022" ;
    dct:format "PDF" ;
    dct:title "Perbup Cilacap Nomor 131 Tahun 2021" ;
    dcat:accessURL <https://drive.google.com/drive/my-drive> .

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

