@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/07529280-b930-4094-b7a5-5cee449eeaa0> a dcat:Dataset ;
    dct:description "Sirup Belimbing" ;
    dct:identifier "4e62e752ae53fb6a6eebd0f6146aa702" ;
    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 "Sirup Belimbing" ;
    dcat:distribution <http://5.189.187.109/dataset/07529280-b930-4094-b7a5-5cee449eeaa0/resource/ef63139d-89ca-464f-99dc-4abcbbec41c3> ;
    dcat:keyword "Belimbing",
        "Sirup" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1905> .

<http://5.189.187.109/dataset/07529280-b930-4094-b7a5-5cee449eeaa0/resource/ef63139d-89ca-464f-99dc-4abcbbec41c3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:13:02.123467"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:13:02.079637"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1905> .

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

