@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/891d6212-6169-476a-ba84-9ceb21205dc5> a dcat:Dataset ;
    dct:description "Beras Jagung" ;
    dct:identifier "24917db15c4e37e421866448c9ab23d8" ;
    dct:issued "2022-06-02"^^xsd:date ;
    dct:modified "2025-02-18"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Beras Jagung" ;
    dcat:distribution <http://5.189.187.109/dataset/891d6212-6169-476a-ba84-9ceb21205dc5/resource/1bf2eee8-f256-4ea9-ade7-a102825fdb7f> ;
    dcat:keyword "Beras",
        "Jagung" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1919> .

<http://5.189.187.109/dataset/891d6212-6169-476a-ba84-9ceb21205dc5/resource/1bf2eee8-f256-4ea9-ade7-a102825fdb7f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:21:48.432666"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:21:48.337548"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1919> .

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

