@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/21d3e7ff-f0a9-42e1-b949-115ab7eff569> a dcat:Dataset ;
    dct:description "Luas Panen Kedelai di Kecamatan Sine" ;
    dct:identifier "ee14c41e92ec5c97b54cf9b74e25bd99" ;
    dct:issued "2022-06-15"^^xsd:date ;
    dct:modified "2023-05-19"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Luas Panen Kedelai di Kecamatan Sine" ;
    dcat:distribution <http://5.189.187.109/dataset/21d3e7ff-f0a9-42e1-b949-115ab7eff569/resource/e196d8a3-e773-422a-ad2c-ec47b082bccd> ;
    dcat:keyword "Kecamatan",
        "Kedelai",
        "Luas",
        "Panen",
        "Sine" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/3334> .

<http://5.189.187.109/dataset/21d3e7ff-f0a9-42e1-b949-115ab7eff569/resource/e196d8a3-e773-422a-ad2c-ec47b082bccd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:19:47.987782"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:19:47.970846"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/3334> .

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

