@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/b96a281c-95d8-4eb2-a39d-25795582e548> a dcat:Dataset ;
    dct:description "Laporan Realisasi Anggaran DISDUKCAPIL Cilacap Tahun 2022" ;
    dct:identifier "b96a281c-95d8-4eb2-a39d-25795582e548" ;
    dct:issued "2023-05-26T08:33:26.908236"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:16.066274"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Realisasi Anggaran DISDUKCAPIL Cilacap Tahun 2022" ;
    dcat:keyword "anggaran" .

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

