@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/0d9fe9d4-047c-45c5-bcf2-0e9103dabc48> a dcat:Dataset ;
    dct:description "Harga Jagung" ;
    dct:identifier "05546b0e38ab9175cd905eebcc6ebb76" ;
    dct:issued "2022-06-02"^^xsd:date ;
    dct:modified "2025-02-20"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Harga Jagung" ;
    dcat:distribution <http://5.189.187.109/dataset/0d9fe9d4-047c-45c5-bcf2-0e9103dabc48/resource/ac6d9ca0-5908-4601-98ee-13f9e4cbc0c7> ;
    dcat:keyword "Harga",
        "Jagung" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1881> .

<http://5.189.187.109/dataset/0d9fe9d4-047c-45c5-bcf2-0e9103dabc48/resource/ac6d9ca0-5908-4601-98ee-13f9e4cbc0c7> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T11:20:09.361197"^^xsd:dateTime ;
    dct:modified "2026-04-29T11:20:09.334623"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1881> .

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

