@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://data.lampungutarakab.go.id/dataset/1f683c70-1a8f-4be6-8142-592351f879f2> a dcat:Dataset ;
    dct:description "Dataset ini menyajikan jumlah produksi komoditas pertanian atau pangan di Kabupaten Lampung Utara tahun 2023 s.d 2024." ;
    dct:identifier "1f683c70-1a8f-4be6-8142-592351f879f2" ;
    dct:issued "2025-07-30T03:28:10.197500"^^xsd:dateTime ;
    dct:modified "2025-07-31T01:22:41.786792"^^xsd:dateTime ;
    dct:publisher <https://data.lampungutarakab.go.id/organization/29e19256-1308-40ce-b918-d8c0d735d66b> ;
    dct:title "Jumlah Produksi Komoditas Pertanian/Pangan tahun 2023-2024" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Kepala Dinas Tanaman Pangan dan Hortikulutra" ] ;
    dcat:distribution <https://data.lampungutarakab.go.id/dataset/1f683c70-1a8f-4be6-8142-592351f879f2/resource/e77c793c-af22-41e3-a1da-8f273621ea75> ;
    dcat:keyword "Pertanian" .

<https://data.lampungutarakab.go.id/dataset/1f683c70-1a8f-4be6-8142-592351f879f2/resource/e77c793c-af22-41e3-a1da-8f273621ea75> a dcat:Distribution ;
    dct:description "Berdasarkan jumlah produksi komoditas pertanian atau pangan di Kabupaten Lampung Utara tahun 2023 s.d. 2024" ;
    dct:format "CSV" ;
    dct:issued "2025-07-30T03:29:12.601903"^^xsd:dateTime ;
    dct:modified "2025-07-31T01:22:40.632467"^^xsd:dateTime ;
    dct:title "Jumlah Produksi Komoditas Pertanian atau Pangan tahun 2023 2024 Kab. Lampung Utara.csv" ;
    dcat:accessURL <https://data.lampungutarakab.go.id/dataset/1f683c70-1a8f-4be6-8142-592351f879f2/resource/e77c793c-af22-41e3-a1da-8f273621ea75/download/jumlah-produksi-komoditas-pertanian-atau-pangan-tahun-2023-2024-kab.-lampung-utara.csv> ;
    dcat:byteSize "226"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<https://data.lampungutarakab.go.id/organization/29e19256-1308-40ce-b918-d8c0d735d66b> a foaf:Agent ;
    foaf:name "Dinas Tanaman Pangan dan Hortikultura" .

