@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/391b26b0-a087-4e8d-be38-0e6c4b19f4be> a dcat:Dataset ;
    dct:description "Keripik Pisang Coklat" ;
    dct:identifier "5227b6aaf294f5f027273aebf16015f2" ;
    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 Pisang Coklat" ;
    dcat:distribution <http://5.189.187.109/dataset/391b26b0-a087-4e8d-be38-0e6c4b19f4be/resource/a96519ab-d89e-4509-b667-083c4f4eaaf4> ;
    dcat:keyword "Coklat",
        "Keripik",
        "Pisang" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1896> .

<http://5.189.187.109/dataset/391b26b0-a087-4e8d-be38-0e6c4b19f4be/resource/a96519ab-d89e-4509-b667-083c4f4eaaf4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:27:34.211863"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:27:34.192830"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1896> .

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

