@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/89ba0e86-ecfd-4c91-aa23-22ef48d3ed99> a dcat:Dataset ;
    dct:description "Harga beras Mentik di Kabupaten Ngawi bulan Nopember" ;
    dct:identifier "2d1b2a5ff364606ff041650887723470" ;
    dct:issued "2022-05-17"^^xsd:date ;
    dct:modified "2023-05-30"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Perdagangan, Perindustrian dan Tenaga Kerja" ] ;
    dct:title "Harga beras Mentik di Kabupaten Ngawi bulan Nopember" ;
    dcat:distribution <http://5.189.187.109/dataset/89ba0e86-ecfd-4c91-aa23-22ef48d3ed99/resource/983e4822-7761-492e-bb7a-6ce12e7895bf> ;
    dcat:keyword "Harga",
        "Kabupaten",
        "Mentik",
        "Ngawi",
        "Nopember",
        "beras",
        "bulan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1660> .

<http://5.189.187.109/dataset/89ba0e86-ecfd-4c91-aa23-22ef48d3ed99/resource/983e4822-7761-492e-bb7a-6ce12e7895bf> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:21:20.236662"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:21:20.214156"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1660> .

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

