@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#> .

<https://data.jatengprov.go.id/dataset/0171541d-76fe-48a8-b824-02461b02d5b0> a dcat:Dataset ;
    dct:description "Data dan informasi pangan segar (buah dan sayur segar) yang telah mendapatkan sertifikasi Prima 3" ;
    dct:identifier "0171541d-76fe-48a8-b824-02461b02d5b0" ;
    dct:issued "2019-03-27T06:24:34.202795"^^xsd:dateTime ;
    dct:modified "2019-03-27T06:27:03.538317"^^xsd:dateTime ;
    dct:publisher <https://data.jatengprov.go.id/organization/da3de044-019e-4582-9766-cbb9e2a75900> ;
    dct:title "Daftar Produk Pangan Yang Disertifikasi Prima 3 Tahun 2014" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "Admin Website Dishanpan" ;
            vcard:hasEmail <mailto:dishanpan@jatengprov.go.id> ] ;
    dcat:distribution <https://data.jatengprov.go.id/dataset/0171541d-76fe-48a8-b824-02461b02d5b0/resource/18e35af1-0ff7-4aac-80ef-c87100c22cc6> .

<https://data.jatengprov.go.id/dataset/0171541d-76fe-48a8-b824-02461b02d5b0/resource/18e35af1-0ff7-4aac-80ef-c87100c22cc6> a dcat:Distribution ;
    dct:description "Data dan informasi pangan segar (buah dan sayur segar) yang telah mendapatkan sertifikasi Prima 3" ;
    dct:format "XLSX" ;
    dct:title "Daftar Produk Pangan Yang Disertifikasi Prima 3 Tahun 2014" ;
    dcat:accessURL <https://data.jatengprov.go.id/dataset/0171541d-76fe-48a8-b824-02461b02d5b0/resource/18e35af1-0ff7-4aac-80ef-c87100c22cc6/download/daftar-produk-pangan-yang-disertifikasi-prima-3-tahun-2014.xlsx> ;
    dcat:byteSize 10008.0 ;
    dcat:mediaType "application/vnd.openxmlformats-officedocument.spreadsheetml.sheet" .

<https://data.jatengprov.go.id/organization/da3de044-019e-4582-9766-cbb9e2a75900> a foaf:Organization ;
    foaf:name "Dinas Ketahanan Pangan " .

