@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/82e5cd2a-6c44-47a8-90b0-dcf55d11542c> a dcat:Dataset ;
    dct:description "PRODUKSI BUNCIS SEMESTER I 2023" ;
    dct:identifier "82e5cd2a-6c44-47a8-90b0-dcf55d11542c" ;
    dct:issued "2024-05-15T05:48:51.612251"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:51.612258"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "PRODUKSI BUNCIS SEMESTER I 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harmanto" ;
            vcard:hasEmail <mailto:manto.hafiz@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/82e5cd2a-6c44-47a8-90b0-dcf55d11542c/resource/1d636e28-2c9f-408c-88f4-2f9a963e828b> ;
    dcat:keyword "PRODUKSI BUNCIS SEMESTER I 2023",
        "buncis",
        "pertanian",
        "produksi",
        "semester1" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/82e5cd2a-6c44-47a8-90b0-dcf55d11542c/resource/1d636e28-2c9f-408c-88f4-2f9a963e828b> a dcat:Distribution ;
    dct:description "PRODUKSI BUNCIS SEMESTER I 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-10-11T05:34:19.573162"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:48:51.599145"^^xsd:dateTime ;
    dct:title "PRODUKSI BUNCIS SEMESTER I 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/82e5cd2a-6c44-47a8-90b0-dcf55d11542c/resource/1d636e28-2c9f-408c-88f4-2f9a963e828b/download/produksi-buncis-semester-i-2023.csv> ;
    dcat:byteSize "6497"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

