@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/d67edba7-5643-4da8-99a3-bfe5359b4fa9> a dcat:Dataset ;
    dct:description "Keripik Pare" ;
    dct:identifier "5a1e3a5aede16d438c38862cac1a78db" ;
    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 "Keripik Pare" ;
    dcat:distribution <http://5.189.187.109/dataset/d67edba7-5643-4da8-99a3-bfe5359b4fa9/resource/9203cd27-0351-47d2-8b75-6ae82a64f597> ;
    dcat:keyword "Keripik",
        "Pare" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1892> .

<http://5.189.187.109/dataset/d67edba7-5643-4da8-99a3-bfe5359b4fa9/resource/9203cd27-0351-47d2-8b75-6ae82a64f597> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:26:29.829292"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:26:29.814578"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1892> .

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

