@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/e54221e9-0eda-46ca-9a3a-60ad38beeea8> a dcat:Dataset ;
    dct:description "Produksi Benih di BBI 2024 Triwulan I" ;
    dct:identifier "e54221e9-0eda-46ca-9a3a-60ad38beeea8" ;
    dct:issued "2025-09-18T06:50:02.658190"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:50:02.658199"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Produksi BBI 2024 Triwulan I" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perikanan" ;
            vcard:hasEmail <mailto:perikanancilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/e54221e9-0eda-46ca-9a3a-60ad38beeea8/resource/853fc380-ea61-4d7f-822a-326a74e3a54b> ;
    dcat:keyword "BBI" .

<https://data.jatengprov.go.id/dataset/e54221e9-0eda-46ca-9a3a-60ad38beeea8/resource/853fc380-ea61-4d7f-822a-326a74e3a54b> a dcat:Distribution ;
    dct:description "Produksi Benih di BBI 2024 Triwulan I" ;
    dct:format "XLSX" ;
    dct:title "Produksi BBI 2024 Triwulan I.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/e54221e9-0eda-46ca-9a3a-60ad38beeea8/resource/853fc380-ea61-4d7f-822a-326a74e3a54b/download/produksi-bbi-2024-triwulan-i.xlsx> ;
    dcat:byteSize 18764.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" .

