@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/58627e75-bdb5-4ecb-a7f6-1845017956ef> a dcat:Dataset ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:identifier "58627e75-bdb5-4ecb-a7f6-1845017956ef" ;
    dct:issued "2024-05-15T05:48:03.408836"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:03.408843"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Padi 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/58627e75-bdb5-4ecb-a7f6-1845017956ef/resource/28061b23-657e-4971-8269-0913d3cb3fd0> ;
    dcat:keyword "2023",
        "Luas Panen",
        "Padi",
        "Produksi",
        "Produktivitas" .

<http://5.189.187.109/dataset/58627e75-bdb5-4ecb-a7f6-1845017956ef/resource/28061b23-657e-4971-8269-0913d3cb3fd0> a dcat:Distribution ;
    dct:description "Luas Panen (Hektar), Produktivitas (Kwintal/Ha), dan Produksi (Ton)" ;
    dct:format "CSV" ;
    dct:issued "2024-03-08T03:11:46.868820"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:03.392090"^^xsd:dateTime ;
    dct:title "Luas Panen, Produktivitas, dan Produksi Padi Menurut Kecamatan di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/58627e75-bdb5-4ecb-a7f6-1845017956ef/resource/28061b23-657e-4971-8269-0913d3cb3fd0/download/luas-panen-produktivitas-dan-produksi-padi-menurut-kecamatan-di-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1453"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

