@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/24e771de-319f-4537-bd2c-07cb7197b5b7> a dcat:Dataset ;
    dct:description "Harga Kedelai di Kabupaten Ngawi bulan September" ;
    dct:identifier "dc5d637ed5e62c36ecb73b654b05ba2a" ;
    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 Kedelai di Kabupaten Ngawi bulan September" ;
    dcat:distribution <http://5.189.187.109/dataset/24e771de-319f-4537-bd2c-07cb7197b5b7/resource/9e20bfb8-f3a9-4c2f-a1c8-796cc10cfa27> ;
    dcat:keyword "Harga",
        "Kabupaten",
        "Kedelai",
        "Ngawi",
        "September",
        "bulan" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1650> .

<http://5.189.187.109/dataset/24e771de-319f-4537-bd2c-07cb7197b5b7/resource/9e20bfb8-f3a9-4c2f-a1c8-796cc10cfa27> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T09:20:13.509290"^^xsd:dateTime ;
    dct:modified "2026-04-29T09:20:13.478342"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1650> .

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

