@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/0b6dd53d-6d57-45ce-8b90-48752e73785f> a dcat:Dataset ;
    dct:description "Jumlah Produksi Perkebunan Tanaman Kakao di Kecamatan Bringin" ;
    dct:identifier "87019fb492fe6f03c3bdb29cf2ffb6eb" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2024-10-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Perkebunan Tanaman Kakao di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/0b6dd53d-6d57-45ce-8b90-48752e73785f/resource/feb6ee98-267e-4edd-95d8-cd3ac1374fc3> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kakao",
        "Kecamatan",
        "Perkebunan",
        "Produksi",
        "Tanaman" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8210> .

<http://5.189.187.109/dataset/0b6dd53d-6d57-45ce-8b90-48752e73785f/resource/feb6ee98-267e-4edd-95d8-cd3ac1374fc3> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:45:03.116580"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:45:03.082191"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8210> .

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

