@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/f0832006-0426-451e-b9bc-e63b327a4a9d> a dcat:Dataset ;
    dct:description "Laporan Neraca" ;
    dct:identifier "f0832006-0426-451e-b9bc-e63b327a4a9d" ;
    dct:issued "2023-09-30T13:21:29.772301"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:21:29.772314"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Laporan Neraca" ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/f0832006-0426-451e-b9bc-e63b327a4a9d/resource/a66fadb8-7f32-4939-8432-1c9a6ae7061a> ;
    dcat:keyword "data" .

<https://data.jatengprov.go.id/dataset/f0832006-0426-451e-b9bc-e63b327a4a9d/resource/a66fadb8-7f32-4939-8432-1c9a6ae7061a> a dcat:Distribution ;
    dct:description "Laporan Neraca" ;
    dct:format "PDF" ;
    dct:title "Laporan Neraca" ;
    dcat:accessURL <https://rsmajenang.cilacapkab.go.id/neraca/> .

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

