@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/4f01851e-254a-4702-90a7-517721c81dd8> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Cabai Rawit di Kecamatan Gerih" ;
    dct:identifier "46c7cb50b373877fb2f8d5c4517bb969" ;
    dct:issued "2022-06-29"^^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 Cabai Rawit di Kecamatan Gerih" ;
    dcat:distribution <http://5.189.187.109/dataset/4f01851e-254a-4702-90a7-517721c81dd8/resource/2a1bc752-ce87-4bb3-b73b-37269468a5df> ;
    dcat:keyword "Cabai",
        "Gerih",
        "Jumlah",
        "Kecamatan",
        "Produksi",
        "Rawit",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7758> .

<http://5.189.187.109/dataset/4f01851e-254a-4702-90a7-517721c81dd8/resource/2a1bc752-ce87-4bb3-b73b-37269468a5df> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:35:43.347210"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:35:43.208083"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7758> .

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

