@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/a5f002c8-aa6f-49b6-93fa-98aeb13fdcc1> a dcat:Dataset ;
    dct:description "Keripik Pisang \"Macida Nana\"" ;
    dct:identifier "d51b416788b6ee70eb0c381c06efc9f1" ;
    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 \"Macida Nana\"" ;
    dcat:distribution <http://5.189.187.109/dataset/a5f002c8-aa6f-49b6-93fa-98aeb13fdcc1/resource/5a8ee27d-6464-4315-a9c8-7b696779a19a> ;
    dcat:keyword "Keripik",
        "Macida",
        "Nana",
        "Pisang" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1951> .

<http://5.189.187.109/dataset/a5f002c8-aa6f-49b6-93fa-98aeb13fdcc1/resource/5a8ee27d-6464-4315-a9c8-7b696779a19a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:21:20.544385"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:21:20.514161"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1951> .

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

