@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/5670e351-cd33-49b3-a6e1-476ff36c40f8> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Bayam di Kecamatan Gerih" ;
    dct:identifier "1543ceff58b1606182e9b7cf357712b3" ;
    dct:issued "2022-06-30"^^xsd:date ;
    dct:modified "2024-06-22"^^xsd:date ;
    dct:publisher [ a foaf:Agent ;
            foaf:name "Dinas Ketahanan Pangan dan Pertanian" ] ;
    dct:title "Jumlah Produksi Tanaman Sayuran Bayam di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/5670e351-cd33-49b3-a6e1-476ff36c40f8/resource/02d784b8-9dbf-4e7e-b777-4955d1d026ce> ;
    dcat:keyword "Bayam",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/8111> .

<http://5.189.187.109/dataset/5670e351-cd33-49b3-a6e1-476ff36c40f8/resource/02d784b8-9dbf-4e7e-b777-4955d1d026ce> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:35:29.719779"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:35:29.687746"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/8111> .

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

