@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://5.189.187.109/dataset/557c6875-4b4e-4572-840b-f35e9524defa> a dcat:Dataset ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:identifier "557c6875-4b4e-4572-840b-f35e9524defa" ;
    dct:issued "2024-05-15T05:47:57.545488"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:57.545495"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Kacang Tanah Menurut Kecamatan di Kabupaten Probolinggo TA 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Alfianto Try H." ;
            vcard:hasEmail <mailto:alfianto.tryhamdani@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/557c6875-4b4e-4572-840b-f35e9524defa/resource/ce019f51-fa92-4a6a-af39-234cf64abe7e> ;
    dcat:keyword "2023",
        "Kacang Tanah",
        "Luas Panen",
        "Produksi",
        "Produktivitas" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/557c6875-4b4e-4572-840b-f35e9524defa/resource/ce019f51-fa92-4a6a-af39-234cf64abe7e> a dcat:Distribution ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:format "CSV" ;
    dct:issued "2024-03-19T02:28:22.422726"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:47:57.531866"^^xsd:dateTime ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Kacang Tanah Menurut Kecamatan di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/557c6875-4b4e-4572-840b-f35e9524defa/resource/ce019f51-fa92-4a6a-af39-234cf64abe7e/download/luas-panen-produktivitas-dan-produksi-kacang-tanah-menurut-kecamatan-di-kabupaten-probolinggo-ta.csv> ;
    dcat:byteSize "1210"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

<http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> a foaf:Agent ;
    foaf:name "Kabupaten Probolinggo" .

