@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/73ecd171-8e56-4e6b-bfc2-b9e964c46586> a dcat:Dataset ;
    dct:description "Neraca Bahan Makanan " ;
    dct:identifier "73ecd171-8e56-4e6b-bfc2-b9e964c46586" ;
    dct:issued "2026-01-18T09:43:17.659590"^^xsd:dateTime ;
    dct:modified "2026-03-16T04:42:03.948524"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/9a0d31ba-4240-41cd-b908-82330997896a> ;
    dct:title "Neraca Bahan Makanan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dishanpan" ;
            vcard:hasEmail <mailto:dishanpan@cilacapkab.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/37f1969c-e99e-413e-8ac4-254e64f54b4a>,
        <https://data.jatengprov.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/411933fd-0bfe-4aec-872a-ea76194899ef> ;
    dcat:keyword "pangan" .

<https://data.jatengprov.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/37f1969c-e99e-413e-8ac4-254e64f54b4a> a dcat:Distribution ;
    dct:description "Neraca Bahan Makanan Tahun 2025" ;
    dct:format "DOCX" ;
    dct:title "2024 - Neraca Bahan Makanan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/37f1969c-e99e-413e-8ac4-254e64f54b4a/download/nbm-2024-cilacap.docx> ;
    dcat:byteSize 759521.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.wordprocessingml.document" .

<https://data.jatengprov.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/411933fd-0bfe-4aec-872a-ea76194899ef> a dcat:Distribution ;
    dct:description "Neraca Bahan Makanan Tahun 2025" ;
    dct:format "PDF" ;
    dct:title "2025 - Neraca Bahan Makanan" ;
    dcat:accessURL <https://data.cilacapkab.go.id/dataset/73ecd171-8e56-4e6b-bfc2-b9e964c46586/resource/411933fd-0bfe-4aec-872a-ea76194899ef/download/nbm-2025-kab-cilacap.pdf> ;
    dcat:byteSize 1004805.0 ;
    dcat:mediaType "application/pdf" .

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

