@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/04ccad7f-4175-4ff5-9220-51e7ac9dc835> a dcat:Dataset ;
    dct:description "Kripik Bayam" ;
    dct:identifier "2596a54cdbb555cfd09cd5d991da0f55" ;
    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 "Kripik Bayam" ;
    dcat:distribution <http://5.189.187.109/dataset/04ccad7f-4175-4ff5-9220-51e7ac9dc835/resource/4af2610c-474c-4914-bbaf-0cdd8aee57a9> ;
    dcat:keyword "Bayam",
        "Kripik" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1936> .

<http://5.189.187.109/dataset/04ccad7f-4175-4ff5-9220-51e7ac9dc835/resource/4af2610c-474c-4914-bbaf-0cdd8aee57a9> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:24:48.730722"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:24:48.704181"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1936> .

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

