@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/1848ac62-6214-4a6e-8bb7-a40c83f3b37c> a dcat:Dataset ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:identifier "1848ac62-6214-4a6e-8bb7-a40c83f3b37c" ;
    dct:issued "2024-05-15T05:46:01.583606"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:01.583613"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Jagung 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/1848ac62-6214-4a6e-8bb7-a40c83f3b37c/resource/ef273d33-36c8-4fe9-a4b0-46a389f7e41b> ;
    dcat:keyword "2023",
        "Jagung",
        "Luas Panen",
        "Produksi",
        "Produktivitas" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/1848ac62-6214-4a6e-8bb7-a40c83f3b37c/resource/ef273d33-36c8-4fe9-a4b0-46a389f7e41b> a dcat:Distribution ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:format "CSV" ;
    dct:issued "2024-03-19T02:19:31.000595"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:46:01.567339"^^xsd:dateTime ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Jagung Menurut Kecamatan di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/1848ac62-6214-4a6e-8bb7-a40c83f3b37c/resource/ef273d33-36c8-4fe9-a4b0-46a389f7e41b/download/luas-panen-produktivitas-dan-produksi-jagung-menurut-kecamatan-di-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1386"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

