@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/08ebd2ef-8144-4d22-a43c-5330bd45f419> a dcat:Dataset ;
    dct:description """no: nomor urut\r
provinsi: nama provinsi\r
kabupaten: nama kabupaten\r
jenis olahan: jenis olahan pemasaran\r
volume: volume hasil olahan\r
harga: harga hasil olahan\r
nilai: nilai hasil olahan""" ;
    dct:identifier "08ebd2ef-8144-4d22-a43c-5330bd45f419" ;
    dct:issued "2024-05-15T05:45:30.236912"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:45:30.236919"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "Data Produksi Pengolahan dan Pemasaran Hasil Perikanan Semester I Tahun 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Sub Bagian Perencanaan" ;
            vcard:hasEmail <mailto:perikanan.probolinggokab@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/08ebd2ef-8144-4d22-a43c-5330bd45f419/resource/36db0e4c-230c-4e34-b5e4-90afe9734960> ;
    dcat:keyword "data",
        "pemasaran",
        "pengolahan",
        "perikanan",
        "produksi",
        "semester 1",
        "tahun 2023" ;
    dcat:landingPage <https://satudata.probolinggokab.go.id/dataset/new> .

<http://5.189.187.109/dataset/08ebd2ef-8144-4d22-a43c-5330bd45f419/resource/36db0e4c-230c-4e34-b5e4-90afe9734960> a dcat:Distribution ;
    dct:description """no: nomor urut\r
provinsi: nama provinsi\r
kabupaten: nama kabupaten\r
jenis olahan: jenis olahan pemasaran\r
volume: volume hasil olahan\r
harga: harga hasil olahan\r
nilai: nilai hasil olahan""" ;
    dct:format "CSV" ;
    dct:issued "2023-10-24T08:59:58.753532"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:45:30.215134"^^xsd:dateTime ;
    dct:title "DATA PRODUKSI PENGOLAHAN DAN PEMASARAN HASIL PERIKANAN  SEMESTER 1 TAHUN 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/08ebd2ef-8144-4d22-a43c-5330bd45f419/resource/36db0e4c-230c-4e34-b5e4-90afe9734960/download/data-produksi-pengolahan-dan-pemasaran-hasil-perikanan-semester-1-tahun-2023.csv> ;
    dcat:byteSize "839"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

<https://satudata.probolinggokab.go.id/dataset/new> a foaf:Document .

