@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/d46a47bb-cf1c-47e0-b25d-eb53e0263a14> a dcat:Dataset ;
    dct:description "Berisi data informasi Kartu Inventaris Bangunan D yaitu berupa Jalan, Jembatan, Irigasi Milik Pemkab  sampai dengan Tahun 2022" ;
    dct:identifier "d46a47bb-cf1c-47e0-b25d-eb53e0263a14" ;
    dct:issued "2023-09-30T13:20:50.646749"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:20:50.646757"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap KIB D 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/d46a47bb-cf1c-47e0-b25d-eb53e0263a14/resource/9c3cea5a-754c-4626-86fd-e5b5f5bb7eee> ;
    dcat:keyword "Aset" .

<https://data.jatengprov.go.id/dataset/d46a47bb-cf1c-47e0-b25d-eb53e0263a14/resource/9c3cea5a-754c-4626-86fd-e5b5f5bb7eee> a dcat:Distribution ;
    dct:description "Rekap KIB D 2022 Audited" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/d46a47bb-cf1c-47e0-b25d-eb53e0263a14/resource/9c3cea5a-754c-4626-86fd-e5b5f5bb7eee/download/rekap-kib-gab-d-audited-2.xls> ;
    dcat:byteSize 6295552.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" .

