@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/b9c3287c-8cf4-4bb6-8160-b7244cd61110> a dcat:Dataset ;
    dct:description "Produksi Perkebunan (Kopi)" ;
    dct:identifier "f2fc990265c712c49d51a18a32b39f0c" ;
    dct:issued "2021-04-09"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Produksi Perkebunan (Kopi)" ;
    dcat:distribution <http://5.189.187.109/dataset/b9c3287c-8cf4-4bb6-8160-b7244cd61110/resource/c69f46c4-c5f9-40f5-8dde-52fa1459a723> ;
    dcat:keyword "Kopi",
        "Perkebunan",
        "Produksi" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/324> .

<http://5.189.187.109/dataset/b9c3287c-8cf4-4bb6-8160-b7244cd61110/resource/c69f46c4-c5f9-40f5-8dde-52fa1459a723> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:43:10.186507"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:43:10.166235"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/324> .

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

