@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/15a17429-b155-4726-8675-a6d359e06591> a dcat:Dataset ;
    dct:description "Neraca 2020 & 2021" ;
    dct:identifier "15a17429-b155-4726-8675-a6d359e06591" ;
    dct:issued "2023-05-26T08:29:03.859906"^^xsd:dateTime ;
    dct:modified "2023-05-26T08:29:03.859916"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Neraca 2020 & 2021" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DPUPR" ;
            vcard:hasEmail <mailto:dpupr@cilacapkab.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/15a17429-b155-4726-8675-a6d359e06591/resource/d61f27f0-f8e6-4525-bf3a-25a2bf453344> ;
    dcat:keyword "neraca" .

<https://data.jatengprov.go.id/dataset/15a17429-b155-4726-8675-a6d359e06591/resource/d61f27f0-f8e6-4525-bf3a-25a2bf453344> a dcat:Distribution ;
    dct:description "Neraca 2020 & 2021" ;
    dct:format "PDF" ;
    dct:title "Neraca 2020 & 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/15a17429-b155-4726-8675-a6d359e06591/resource/d61f27f0-f8e6-4525-bf3a-25a2bf453344/download/02.-neraca-per-31-desember-2021-2020.pdf> ;
    dcat:byteSize 137452.0 ;
    dcat:mediaType "application/pdf" .

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

