@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/d41e6a94-7b0c-457b-9117-730ddebc232b> a dcat:Dataset ;
    dct:description "Kue Kering Coklat Tempe" ;
    dct:identifier "fca0789e7891cbc0583298a238316122" ;
    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 "Kue Kering Coklat Tempe" ;
    dcat:distribution <http://5.189.187.109/dataset/d41e6a94-7b0c-457b-9117-730ddebc232b/resource/f1167d6d-1ea8-414a-8b9e-8fe51454f38d> ;
    dcat:keyword "Coklat",
        "Kering",
        "Kue",
        "Tempe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1903> .

<http://5.189.187.109/dataset/d41e6a94-7b0c-457b-9117-730ddebc232b/resource/f1167d6d-1ea8-414a-8b9e-8fe51454f38d> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:26:41.523863"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:26:41.499656"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1903> .

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

