@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/66077c2c-b495-416e-973d-8efee2e9a640> a dcat:Dataset ;
    dct:description "Keripik Daun Kelor" ;
    dct:identifier "1b5230e3ea6d7123847ad55a1e06fffd" ;
    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 Daun Kelor" ;
    dcat:distribution <http://5.189.187.109/dataset/66077c2c-b495-416e-973d-8efee2e9a640/resource/4083cf35-7285-4b96-8824-43c7a96d13cd> ;
    dcat:keyword "Daun",
        "Kelor",
        "Keripik" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1891> .

<http://5.189.187.109/dataset/66077c2c-b495-416e-973d-8efee2e9a640/resource/4083cf35-7285-4b96-8824-43c7a96d13cd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:26:31.460973"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:26:31.445016"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1891> .

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

