@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.jatengprov.go.id/dataset/ae6132b1-00d1-4f0b-a8c2-936eac1a2fda> a dcat:Dataset ;
    dct:description "Dokumen Pelaksana Anggaran (DPA) 2022" ;
    dct:identifier "ae6132b1-00d1-4f0b-a8c2-936eac1a2fda" ;
    dct:issued "2023-09-30T13:20:00.628725"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:31:17.773826"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Dokumen Pelaksana Anggaran (DPA) 2022" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/ae6132b1-00d1-4f0b-a8c2-936eac1a2fda/resource/09bec004-ac1b-436c-a05a-6685311b02e3> ;
    dcat:keyword "data" .

<https://data.jatengprov.go.id/dataset/ae6132b1-00d1-4f0b-a8c2-936eac1a2fda/resource/09bec004-ac1b-436c-a05a-6685311b02e3> a dcat:Distribution ;
    dct:description "dokumenpelaksanaanggaran2022" ;
    dct:format "PDF" ;
    dcat:accessURL <https://drive.google.com/file/d/1jNrTvXhbnXVrCkelGJmOgYaygExcyIjk/view> .

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

