@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/7ca4fdba-da33-487e-bce1-36554d2b0d28> a dcat:Dataset ;
    dct:description "Berisi data informasi Kartu Inventaris Bangunan B yaitu Berupa Peralatan Mesin Milik Pemkab  sampai dengan Tahun 2022" ;
    dct:identifier "7ca4fdba-da33-487e-bce1-36554d2b0d28" ;
    dct:issued "2023-09-30T13:18:55.694842"^^xsd:dateTime ;
    dct:modified "2023-09-30T13:18:55.694850"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Rekap KIB B 2022" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:hasEmail <mailto:martejowili0@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7ca4fdba-da33-487e-bce1-36554d2b0d28/resource/e088a88a-7f9a-4e09-a6eb-e53032b0e139> ;
    dcat:keyword "Aset" .

<https://data.jatengprov.go.id/dataset/7ca4fdba-da33-487e-bce1-36554d2b0d28/resource/e088a88a-7f9a-4e09-a6eb-e53032b0e139> a dcat:Distribution ;
    dct:description "Rekap KIB B 2022 Audited" ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7ca4fdba-da33-487e-bce1-36554d2b0d28/resource/e088a88a-7f9a-4e09-a6eb-e53032b0e139/download/rekap-kib-gab-b-audited-4.xlsx> ;
    dcat:byteSize 25989442.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

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

