@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/5ca86c73-ed57-4d27-90a9-64842ccee5bb> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Kopi di Kecamatan Bringin" ;
    dct:identifier "2c3279b0b059b2665593834a264d7de6" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-01-31"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Kopi di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/5ca86c73-ed57-4d27-90a9-64842ccee5bb/resource/cfff7c4b-e1db-48db-bf40-ec9d83f0354c> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "Kopi",
        "Perkebunan",
        "Produksi",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8191> .

<http://5.189.187.109/dataset/5ca86c73-ed57-4d27-90a9-64842ccee5bb/resource/cfff7c4b-e1db-48db-bf40-ec9d83f0354c> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:43:51.068682"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:43:51.045468"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8191> .

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

