@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:5000/dataset/8e1fb547-0f81-4622-abe0-3c08228e75f6> a dcat:Dataset ;
    dct:description "Total Produksi (Kwintal)" ;
    dct:identifier "8e1fb547-0f81-4622-abe0-3c08228e75f6" ;
    dct:issued "2024-05-15T05:49:10.233473"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:10.233480"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109:5000/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "JUMLAH PRODUKSI TANAMAN TAHUNAN MENURUT KOMODITI  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:5000/dataset/8e1fb547-0f81-4622-abe0-3c08228e75f6/resource/2392016c-1afa-4ac8-8a76-853b0e529f09> ;
    dcat:keyword "2023",
        "produksi",
        "tanaman tahunan" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109:5000/dataset/8e1fb547-0f81-4622-abe0-3c08228e75f6/resource/2392016c-1afa-4ac8-8a76-853b0e529f09> a dcat:Distribution ;
    dct:description "Total Produksi (Kwintal)" ;
    dct:format "CSV" ;
    dct:issued "2024-04-25T02:10:19.963842"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:10.224187"^^xsd:dateTime ;
    dct:title "JUMLAH PRODUKSI TANAMAN TAHUNAN MENURUT KOMODITI  di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/8e1fb547-0f81-4622-abe0-3c08228e75f6/resource/2392016c-1afa-4ac8-8a76-853b0e529f09/download/jumlah-produksi-tanaman-tahunan-menurut-komoditi-di-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1232"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

