@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/9b080b47-a6b4-489b-9554-25f8b3f04ed6> a dcat:Dataset ;
    dct:description "Kopi N'Coff" ;
    dct:identifier "e21e4e58ad9ab56e8a4634046da90113" ;
    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 "Kopi N'Coff" ;
    dcat:distribution <http://5.189.187.109/dataset/9b080b47-a6b4-489b-9554-25f8b3f04ed6/resource/b214cc24-68f7-4eb1-9293-8dd866941a1a> ;
    dcat:keyword "Kopi",
        "NCoff" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1917> .

<http://5.189.187.109/dataset/9b080b47-a6b4-489b-9554-25f8b3f04ed6/resource/b214cc24-68f7-4eb1-9293-8dd866941a1a> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:21:42.552258"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:21:42.534200"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1917> .

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

