@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/652257f7-23f0-437e-bfb8-7e54db0b1255> a dcat:Dataset ;
    dct:description "Coklat Tempe Batangan Awicho" ;
    dct:identifier "c182f930a06317057d31c73bb2fedd4f" ;
    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 "Coklat Tempe Batangan Awicho" ;
    dcat:distribution <http://5.189.187.109/dataset/652257f7-23f0-437e-bfb8-7e54db0b1255/resource/8c4d5320-9a4a-43b5-a8ef-fee95d4699c4> ;
    dcat:keyword "Awicho",
        "Batangan",
        "Coklat",
        "Tempe" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1914> .

<http://5.189.187.109/dataset/652257f7-23f0-437e-bfb8-7e54db0b1255/resource/8c4d5320-9a4a-43b5-a8ef-fee95d4699c4> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:21:40.867319"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:21:40.840953"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1914> .

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

