@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<http://5.189.187.109/dataset/83d09498-6e0a-4132-9945-793f467ff171> a dcat:Dataset ;
    dct:description "Data Stok Beras (ton) Kabupaten Musi Banyuasin Tahun 2020" ;
    dct:identifier "6f8aeb85-5106-4fc8-a00b-10c0bdb3d808" ;
    dct:issued "2021-12-14"^^xsd:date ;
    dct:modified "2021-12-14"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "DINAS KETAHANAN PANGAN" ] ;
    dct:title "Stok Beras (ton)" ;
    dcat:distribution <http://5.189.187.109/dataset/83d09498-6e0a-4132-9945-793f467ff171/resource/92582d8e-2058-4575-85f4-7396c02b8418> ;
    dcat:keyword "beras",
        "muba",
        "satu",
        "satudata" .

<http://5.189.187.109/dataset/83d09498-6e0a-4132-9945-793f467ff171/resource/92582d8e-2058-4575-85f4-7396c02b8418> a dcat:Distribution ;
    dct:description "Data Stok Beras (ton) Kabupaten Musi Banyuasin Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2026-01-15T04:35:25.580021"^^xsd:dateTime ;
    dct:modified "2026-01-15T04:35:25.571795"^^xsd:dateTime ;
    dct:title "Stok Beras (ton) Tahun 2020" ;
    dcat:accessURL <https://satudata.mubakab.go.id/api/Assets/Files/Appl/File/opd_10115/stok-beras-ton-tahun-2020.xlsx> .

