@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/946a7483-4cbf-4335-bd3b-f9dec3cbf5c7> a dcat:Dataset ;
    dct:description "PRODUKSI BAWANG PUTIH SEMESTER 1 2023" ;
    dct:identifier "946a7483-4cbf-4335-bd3b-f9dec3cbf5c7" ;
    dct:issued "2024-05-15T05:49:15.686217"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:15.686223"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/fe9a5ca8-873e-477d-bb59-8c0aef67439a> ;
    dct:title "PRODUKSI BAWANG PUTIH SEMESTER 1 2023" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Harmanto" ;
            vcard:hasEmail <mailto:manto.hafiz@gmail.com> ] ;
    dcat:distribution <http://5.189.187.109/dataset/946a7483-4cbf-4335-bd3b-f9dec3cbf5c7/resource/525dd56f-d5b7-4a37-85f7-adf171e67152> ;
    dcat:keyword "PRODUKSI BAWANG PUTIH SEMESTER I 2023",
        "bawang putih",
        "pertanian",
        "produksi",
        "semester1" ;
    dcat:landingPage <Dinas%20Pertanian> .

<Dinas%20Pertanian> a foaf:Document .

<http://5.189.187.109/dataset/946a7483-4cbf-4335-bd3b-f9dec3cbf5c7/resource/525dd56f-d5b7-4a37-85f7-adf171e67152> a dcat:Distribution ;
    dct:description "PRODUKSI BAWANG PUTIH SEMESTER 1 2023" ;
    dct:format "CSV" ;
    dct:issued "2023-10-10T03:52:44.046776"^^xsd:dateTime ;
    dct:modified "2024-05-15T05:49:15.674469"^^xsd:dateTime ;
    dct:title "PRODUKSI BAWANG PUTIH SEMESTER 1 2023" ;
    dcat:accessURL <https://satudata.probolinggokab.go.id/dataset/946a7483-4cbf-4335-bd3b-f9dec3cbf5c7/resource/525dd56f-d5b7-4a37-85f7-adf171e67152/download/produksi-bawang-putih-semester-1-2023.csv> ;
    dcat:byteSize "6530"^^xsd:nonNegativeInteger ;
    dcat:mediaType "text/csv" .

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

