@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/db885a59-37dc-4af8-9507-dd076d05905c> a dcat:Dataset ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:identifier "db885a59-37dc-4af8-9507-dd076d05905c" ;
    dct:issued "2024-05-15T05:50:57.297832"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:57.297839"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Kedelai 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/db885a59-37dc-4af8-9507-dd076d05905c/resource/a2e32c47-7ac2-46cb-8ec4-19d9ecc0c81c> ;
    dcat:keyword "2023",
        "Kedelai",
        "Luas Panen",
        "Produksi",
        "Produktivitas" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/db885a59-37dc-4af8-9507-dd076d05905c/resource/a2e32c47-7ac2-46cb-8ec4-19d9ecc0c81c> a dcat:Distribution ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:format "CSV" ;
    dct:issued "2024-03-19T02:24:30.731917"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:57.285059"^^xsd:dateTime ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Kedelai Menurut Kecamatan di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/db885a59-37dc-4af8-9507-dd076d05905c/resource/a2e32c47-7ac2-46cb-8ec4-19d9ecc0c81c/download/luas-panen-produktivitas-dan-produksi-kedelai-menurut-kecamatan-di-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1078"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

