@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/f05e84b7-7c8f-4704-bc48-f71aad19cb34> a dcat:Dataset ;
    dct:description "Keripik Daun Singkong" ;
    dct:identifier "3b92d18aa7a6176dd37d372bc2f1eb71" ;
    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 Singkong" ;
    dcat:distribution <http://5.189.187.109/dataset/f05e84b7-7c8f-4704-bc48-f71aad19cb34/resource/36961061-9a0a-41fb-afcc-34eb69843687> ;
    dcat:keyword "Daun",
        "Keripik",
        "Singkong" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1895> .

<http://5.189.187.109/dataset/f05e84b7-7c8f-4704-bc48-f71aad19cb34/resource/36961061-9a0a-41fb-afcc-34eb69843687> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:25:28.393697"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:25:28.376954"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1895> .

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

