@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/a2ca9b07-51e2-466f-a887-174bcbbfba1e> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Tebu di Kecamatan Bringin" ;
    dct:identifier "77b830096c1888016b4d7a730bbe9731" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-02-03"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Tebu di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/a2ca9b07-51e2-466f-a887-174bcbbfba1e/resource/b6dcb839-d7f8-4e9b-9282-02b5a0d8c971> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "Perkebunan",
        "Produksi",
        "Tanaman",
        "Tebu" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8227> .

<http://5.189.187.109/dataset/a2ca9b07-51e2-466f-a887-174bcbbfba1e/resource/b6dcb839-d7f8-4e9b-9282-02b5a0d8c971> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:07:58.985516"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:07:58.953887"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8227> .

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

