@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/7b04ac79-d78f-4c71-a42f-a5fce3128ef6> a dcat:Dataset ;
    dct:description "REKAP KIB C PSDA TAHUN 2021 (EXEL)" ;
    dct:identifier "7b04ac79-d78f-4c71-a42f-a5fce3128ef6" ;
    dct:issued "2023-10-01T13:24:55.479384"^^xsd:dateTime ;
    dct:modified "2023-10-01T13:24:55.479393"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAP KIB C PSDA TAHUN 2021 (EXEL)" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "psda" ;
            vcard:hasEmail <mailto:psda@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/7b04ac79-d78f-4c71-a42f-a5fce3128ef6/resource/0a82e92b-c984-40d2-838e-ff122109354c> ;
    dcat:keyword "aset" .

<https://data.jatengprov.go.id/dataset/7b04ac79-d78f-4c71-a42f-a5fce3128ef6/resource/0a82e92b-c984-40d2-838e-ff122109354c> a dcat:Distribution ;
    dct:description "REKAP KIB C DINAS PSDA TAHUN 2021" ;
    dct:format "XLS" ;
    dct:title "REKAP KIB C DINAS PSDA TAHUN 2021" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/7b04ac79-d78f-4c71-a42f-a5fce3128ef6/resource/0a82e92b-c984-40d2-838e-ff122109354c/download/rpt108rekapkib_c.xls> ;
    dcat:byteSize 45568.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" .

