@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/c967063f-5008-41ff-8ebd-9e3753ace13f> 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/c967063f-5008-41ff-8ebd-9e3753ace13f/resource/d7f99687-5c92-46e1-b22f-8a16a332a81f> ;
    dcat:keyword "beras",
        "muba",
        "satu",
        "satudata" .

<http://5.189.187.109/dataset/c967063f-5008-41ff-8ebd-9e3753ace13f/resource/d7f99687-5c92-46e1-b22f-8a16a332a81f> a dcat:Distribution ;
    dct:description "Data Stok Beras (ton) Kabupaten Musi Banyuasin Tahun 2020" ;
    dct:format "XLSX" ;
    dct:issued "2022-10-31T09:00:46.148582"^^xsd:dateTime ;
    dct:modified "2023-04-12T11:28:03.416171"^^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> ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

