@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/d1d81ae8-5cee-46e5-9cca-38e667b0be5a> a dcat:Dataset ;
    dct:description "Ketersediaan Beras" ;
    dct:identifier "2cad8fa47bbef282badbb8de5374b894" ;
    dct:issued "2022-06-02"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Ketersediaan Beras" ;
    dcat:distribution <http://5.189.187.109/dataset/d1d81ae8-5cee-46e5-9cca-38e667b0be5a/resource/46b95992-bf37-49c8-884c-5e4636990e4b> ;
    dcat:keyword "Beras",
        "Ketersediaan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1872> .

<http://5.189.187.109/dataset/d1d81ae8-5cee-46e5-9cca-38e667b0be5a/resource/46b95992-bf37-49c8-884c-5e4636990e4b> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:45:17.939362"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:45:17.928740"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1872> .

<https://satudata.ngawikab.go.id/data/sektoral/1872> a foaf:Document .

