@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/f4df80b8-a4c7-4f45-b418-70e8b39eed6f> a dcat:Dataset ;
    dct:description "Ketersediaan Minyak Goreng" ;
    dct:identifier "9185f3ec501c674c7c788464a36e7fb3" ;
    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 "Ketersediaan Minyak Goreng" ;
    dcat:distribution <http://5.189.187.109/dataset/f4df80b8-a4c7-4f45-b418-70e8b39eed6f/resource/02e7c726-3093-4ef9-93ac-2bcbc112cb59> ;
    dcat:keyword "Goreng",
        "Ketersediaan",
        "Minyak" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/1879> .

<http://5.189.187.109/dataset/f4df80b8-a4c7-4f45-b418-70e8b39eed6f/resource/02e7c726-3093-4ef9-93ac-2bcbc112cb59> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2026-04-29T08:22:11.460872"^^xsd:dateTime ;
    dct:modified "2026-04-29T08:22:11.432284"^^xsd:dateTime ;
    dcat:accessURL <https://apidata.kabngawi.id/api/guest/excel-sektoral/1879> .

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

