@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/223eb177-ccc9-4eec-aa53-057fb0af978a> a dcat:Dataset ;
    dct:description "Berisi data informasi Kartu Inventaris Bangunan F yaitu Berupa Aset yang tidak berwujud Milik Pemkab  sampai dengan Tahun 2022" ;
    dct:identifier "223eb177-ccc9-4eec-aa53-057fb0af978a" ;
    dct:issued "2023-09-30T13:17:08.448627"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:17:08.448638"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap KIB F 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/223eb177-ccc9-4eec-aa53-057fb0af978a/resource/72615511-88d5-4e1c-8d58-160ca9620c6e> ;
    dcat:keyword "Aset" .

<https://data.jatengprov.go.id/dataset/223eb177-ccc9-4eec-aa53-057fb0af978a/resource/72615511-88d5-4e1c-8d58-160ca9620c6e> a dcat:Distribution ;
    dct:description "Rekap KIB F 2022 Audited" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/223eb177-ccc9-4eec-aa53-057fb0af978a/resource/72615511-88d5-4e1c-8d58-160ca9620c6e/download/rekap-kib-gab-f-audited-1.xls> ;
    dcat:byteSize 51200.0 ;
    dcat:mediaType "application/vnd.ms-excel" .

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

