@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/ed4933c0-da74-40b5-8bfc-542087c1b90f> a dcat:Dataset ;
    dct:description "Jumlah Produksi Tanaman Sayuran Kubis di Kecamatan Bringin" ;
    dct:identifier "c02d0450cdd75ce7595f5eaeb5f041a3" ;
    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 Kubis di Kecamatan Bringin" ;
    dcat:distribution <http://5.189.187.109/dataset/ed4933c0-da74-40b5-8bfc-542087c1b90f/resource/f60166a5-0d0e-4fc2-b038-1887c8764ddd> ;
    dcat:keyword "Bringin",
        "Jumlah",
        "Kecamatan",
        "Kubis",
        "Produksi",
        "Sayuran",
        "Tanaman",
        "di" ;
    dcat:landingPage <https://satudata.ngawikab.go.id/data/sektoral/7805> .

<http://5.189.187.109/dataset/ed4933c0-da74-40b5-8bfc-542087c1b90f/resource/f60166a5-0d0e-4fc2-b038-1887c8764ddd> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2024-07-08T16:38:19.241630"^^xsd:dateTime ;
    dct:modified "2024-07-08T16:38:19.214789"^^xsd:dateTime ;
    dcat:accessURL <https://portal-data-backend.up.railway.app/api/guest/excel-sektoral/7805> .

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

