@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/f84bb666-2c76-4db1-bcdc-33e9d1626591> a dcat:Dataset ;
    dct:description "Luas Areal Panen (Hektar)" ;
    dct:identifier "f84bb666-2c76-4db1-bcdc-33e9d1626591" ;
    dct:issued "2024-05-15T05:51:47.970491"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:47.970498"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "luas areal panen komoditas utama hortikultura 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/f84bb666-2c76-4db1-bcdc-33e9d1626591/resource/c157b2b8-fae3-4579-972b-17caaad90b30> ;
    dcat:keyword "2023",
        "Hortikultura",
        "Luas Panen" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/f84bb666-2c76-4db1-bcdc-33e9d1626591/resource/c157b2b8-fae3-4579-972b-17caaad90b30> a dcat:Distribution ;
    dct:description "Luas Areal Panen (Hektar)" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T03:28:39.788529"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:51:47.957813"^^xsd:dateTime ;
    dct:title "luas areal panen komoditas utama hortikultura kabupaten probolinggo ta 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/f84bb666-2c76-4db1-bcdc-33e9d1626591/resource/c157b2b8-fae3-4579-972b-17caaad90b30/download/luas-areal-panen-komoditas-utama-hortikultura-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1109"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

