@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/565e8d05-25c3-4b72-b764-a368b2367338> a dcat:Dataset ;
    dct:description "Produksi Benih di BBI 2024 Triwulan II" ;
    dct:identifier "565e8d05-25c3-4b72-b764-a368b2367338" ;
    dct:issued "2025-09-18T06:44:24.444101"^^xsd:dateTime ;
    dct:modified "2025-09-18T06:44:24.444110"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Produksi BBI 2024 Triwulan II" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Perikanan" ;
            vcard:hasEmail <mailto:perikanancilacap@gmail.com> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/565e8d05-25c3-4b72-b764-a368b2367338/resource/127cc0fe-5e15-41a6-8c68-82e6def28b64> ;
    dcat:keyword "BBI" .

<https://data.jatengprov.go.id/dataset/565e8d05-25c3-4b72-b764-a368b2367338/resource/127cc0fe-5e15-41a6-8c68-82e6def28b64> a dcat:Distribution ;
    dct:description "Produksi Benih di BBI 2024 Triwulan II" ;
    dct:format "XLSX" ;
    dct:title "Produksi BBI 2024 Triwulan II.xlsx" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/565e8d05-25c3-4b72-b764-a368b2367338/resource/127cc0fe-5e15-41a6-8c68-82e6def28b64/download/produksi-bbi-2024-triwulan-ii.xlsx> ;
    dcat:byteSize 18570.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" .

