@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/7bdda476-5994-4e55-917f-60a527dc50a2> a dcat:Dataset ;
    dct:description """Data Peramalan OPT yang dikembangkan (model) Tanaman Pangan 2022-2023\r
""" ;
    dct:identifier "7bdda476-5994-4e55-917f-60a527dc50a2" ;
    dct:issued "2023-09-12T09:19:23.312600"^^xsd:dateTime ;
    dct:modified "2024-08-16T09:13:37.968728"^^xsd:dateTime ;
    dct:publisher <http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> ;
    dct:title "Model peramalan OPT yang dikembangkan (model) Tanaman Pangan" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Pusat Data dan Sistem Informasi" ] ;
    dcat:distribution <http://5.189.187.109/dataset/7bdda476-5994-4e55-917f-60a527dc50a2/resource/2ccf03ec-ca3b-4562-afca-07e51a33171f> .

<http://5.189.187.109/dataset/7bdda476-5994-4e55-917f-60a527dc50a2/resource/2ccf03ec-ca3b-4562-afca-07e51a33171f> a dcat:Distribution ;
    dct:format "XLSX" ;
    dct:issued "2023-09-12T09:19:39.800518"^^xsd:dateTime ;
    dct:modified "2023-09-12T09:19:40.479097"^^xsd:dateTime ;
    dct:title "Model peramalan OPT yang dikembangkan (model) Tanaman Pangan.xlsx" ;
    dcat:accessURL <http://5.189.187.109:5000/dataset/7bdda476-5994-4e55-917f-60a527dc50a2/resource/2ccf03ec-ca3b-4562-afca-07e51a33171f/download/model-peramalan-opt-yang-dikembangkan-model-tanaman-pangan.xlsx> ;
    dcat:byteSize "948150"^^xsd:nonNegativeInteger ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<http://5.189.187.109/organization/5684c419-dbb5-4f94-bd16-0ebedc68c917> a foaf:Agent ;
    foaf:name "Kementerian Pertanian" .

