@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/12e49b94-8453-43e7-8b87-55632661ad74> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Terong di Kecamatan Bringin" ;
    dct:identifier "a73d2d60ed472454a0360027aa039bdb" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2025-02-21"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Tanaman Sayuran Terong di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/12e49b94-8453-43e7-8b87-55632661ad74/resource/a3e996d3-6e12-4ab3-9a47-3f785712d624> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Sayuran",
        "Tanaman",
        "Terong" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8096> .

<http://5.189.187.109/dataset/12e49b94-8453-43e7-8b87-55632661ad74/resource/a3e996d3-6e12-4ab3-9a47-3f785712d624> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T10:43:07.658711"^^xsd:dateTime ;
    dct:modified "2026-04-29T10:43:07.632042"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/8096> .

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

