@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#> .

<http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f> a dcat:Dataset ;
    dct:description "Jumlah Kelompok Tani yang Menerapkan Pertanian Terpadu" ;
    dct:identifier "554f2b11-32b1-4bad-9f05-09c3c265ae8f" ;
    dct:issued "2024-04-26T03:44:09.276150"^^xsd:dateTime ;
    dct:modified "2025-04-08T15:29:57.738304"^^xsd:dateTime ;
    dct:publisher <http://opendata.karokab.go.id/organization/c28a14eb-a438-4c92-8694-568ce0768dac> ;
    dct:title "Jumlah Kelompok Tani yang Menerapkan Pertanian Terpadu" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Dinas Pertanian" ;
            vcard:hasEmail <mailto:distankabkaro@gmail.com> ] ;
    dcat:distribution <http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/351a3ac0-9a0f-48fd-919c-f9f4e85ca02f>,
        <http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/9612b494-960b-4c3b-9d1b-d342c18fb043> ;
    dcat:keyword "Pertanian" .

<http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/351a3ac0-9a0f-48fd-919c-f9f4e85ca02f> a dcat:Distribution ;
    dct:description "Jumlah Kelompok tani yang menerapkan Pertanian terpadu Tahun 2024" ;
    dct:format "CSV" ;
    dct:title "Maret 2024" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/351a3ac0-9a0f-48fd-919c-f9f4e85ca02f/download/jumlah-kelompok-tani-yang-menerapkan-pertanian-terpadu-tahun-2024.csv> ;
    dcat:byteSize 536.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/9612b494-960b-4c3b-9d1b-d342c18fb043> a dcat:Distribution ;
    dct:description "Jumlah Kelompok Tani yang Menerapkan Pertanian Terpadu Tahun 2023" ;
    dct:format "CSV" ;
    dct:title "Jumlah Kelompok Tani yang Menerapkan Pertanian Terpadu Tahun 2023" ;
    dcat:accessURL <http://opendata.karokab.go.id/dataset/554f2b11-32b1-4bad-9f05-09c3c265ae8f/resource/9612b494-960b-4c3b-9d1b-d342c18fb043/download/jumlah-kelompok-tani-yang-menerapkan-pertanian-terpadu.csv> ;
    dcat:byteSize 471.0 ;
    dcat:mediaType "text/csv" .

<http://opendata.karokab.go.id/organization/c28a14eb-a438-4c92-8694-568ce0768dac> a foaf:Organization ;
    foaf:name "Dinas Pertanian" .

