@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/ce9959a4-2305-4414-8206-4a80fcc2fb89> a dcat:Dataset ;
    dct:description "Harga Rata-rata Rp/Kwintal" ;
    dct:identifier "ce9959a4-2305-4414-8206-4a80fcc2fb89" ;
    dct:issued "2024-05-15T05:50:41.578883"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:41.578890"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Harga Rata-Rata Tanaman Semusim 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/dataset/ce9959a4-2305-4414-8206-4a80fcc2fb89/resource/8147cbe8-a6c8-4265-8deb-103738e77ee5> ;
    dcat:keyword "Harga Rata-rata",
        "Per Jenis Komoditi" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/ce9959a4-2305-4414-8206-4a80fcc2fb89/resource/8147cbe8-a6c8-4265-8deb-103738e77ee5> a dcat:Distribution ;
    dct:description "Harga Rata-rata Rp/Kwintal" ;
    dct:format "CSV" ;
    dct:issued "2024-04-24T04:03:29.139904"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:50:41.571305"^^xsd:dateTime ;
    dct:title "Harga Rata-Rata Tanaman Semusim Menurut Komoditi di Kabupaten Probolinggo TA 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/ce9959a4-2305-4414-8206-4a80fcc2fb89/resource/8147cbe8-a6c8-4265-8deb-103738e77ee5/download/harga-rata-rata-tanaman-semusim-menurut-komoditi-kabupaten-probolinggo-ta-2023.csv> ;
    dcat:byteSize "1215"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

