@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/73fa289e-f4df-4cd3-8f47-d656204ed847> a dcat:Dataset ;
    dct:description "REKAP BANTUAN KEUANGAN KAB/KOTA DINAS PSDA T.A. 2018" ;
    dct:identifier "73fa289e-f4df-4cd3-8f47-d656204ed847" ;
    dct:issued "2023-10-02T13:30:02.506163"^^xsd:dateTime ;
    dct:modified "2023-10-02T13:30:02.506172"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "REKAP BANTUAN KEUANGAN KAB/KOTA DINAS PSDA T.A. 2018" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "psda" ;
            vcard:hasEmail <mailto:psda@mail.cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73fa289e-f4df-4cd3-8f47-d656204ed847/resource/56177f49-d113-42b8-9316-2369f99fae2f> ;
    dcat:keyword "PELAPORAN" .

<https://data.jatengprov.go.id/dataset/73fa289e-f4df-4cd3-8f47-d656204ed847/resource/56177f49-d113-42b8-9316-2369f99fae2f> a dcat:Distribution ;
    dct:format "XLS" ;
    dcat:accessURL <http://data.cilacapkab.go.id/dataset/73fa289e-f4df-4cd3-8f47-d656204ed847/resource/56177f49-d113-42b8-9316-2369f99fae2f/download/cetak_rekap_bantuan_kabupaten_kota-2018.xls> ;
    dcat:byteSize 10149.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" .

