@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/1b64189d-6a5b-476a-adaf-4d2aa35373fd> a dcat:Dataset ;
    dct:description "REKAPITULASI KARTU INVENTARIS BARANG (KIB) B - PERALATAN DAN MESIN PADA DINAS SOSIAL KAB. CILACAP" ;
    dct:identifier "1b64189d-6a5b-476a-adaf-4d2aa35373fd" ;
    dct:issued "2023-10-01T13:22:39.253927"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:22:39.253933"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAPITULASI KARTU INVENTARIS BARANG (KIB) B - PERALATAN DAN MESIN" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "DINAS SOSIAL" ;
            vcard:hasEmail <mailto:dinsosclp@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/1b64189d-6a5b-476a-adaf-4d2aa35373fd/resource/0807896a-7d50-4576-a555-68dc56b54e8f> ;
    dcat:keyword "dinsos" ;
    dcat:landingPage <my-dataset-rekap-kib-b-dinsos-2023> .

<https://data.jatengprov.go.id/dataset/1b64189d-6a5b-476a-adaf-4d2aa35373fd/resource/0807896a-7d50-4576-a555-68dc56b54e8f> a dcat:Distribution ;
    dct:description "REKAPITULASI KARTU INVENTARIS BARANG (KIB) B - PERALATAN DAN MESIN PADA DINAS SOSIAL KAB. CILACAP" ;
    dct:format "XLS" ;
    dct:title "REKAPITULASI KARTU INVENTARIS BARANG (KIB) B - PERALATAN DAN MESIN" ;
    dcat:accessURL <http://my-dataset-rekap-kib-b-dinsos-2023> .

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

