Namespace Declarations


food
http://purl.org/foodontology#
foodlirm
http://data.lirmm.fr/ontologies/food#
gr
http://purl.org/goodrelations/v1#
halalv
http://halal.addi.is.its.ac.id/halalv.ttl#
halalf
http://halal.addi.is.its.ac.id/foodproduct/
halali
http://halal.addi.is.its.ac.id/ingredient/
halalc
http://halal.addi.is.its.ac.id/certificate/
halals
http://halal.addi.is.its.ac.id/source/
owl
http://www.w3.org/2002/07/owl#
rdf
http://www.w3.org/1999/02/22-rdf-syntax-ns#
rdfs
http://www.w3.org/2000/01/rdf-schema#
xsd
http://www.w3.org/2001/XMLSchema#
foaf
http://xmlns.com/foaf/0.1/


Classes: FoodProduct, Ingredient, FoodAdditive, Sources, HalalCertificate



Class: FoodProduct

A manufactured food product

Class: Ingredient

An ingredient : a certain quantity of food that is part of another food

Property: halalv:halalSource

Describe that a food/beverage/ENumbers/food ingedient are allowed to be consumed in Islamic religious.

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#halalSource
Domain:
halalv:Ingridient
Range:
halalv:Sources, halalv:Status

Class: FoodAdditive

Food Additive Enumber of Ingredient - Code given to additives that are used for food and beverage products.

Class: Sources

Source that conclude E-Number ingredient status.

Property: halalv:Estatus

A description of the food/beverage/ENumbers/food ingedient status to be consumed in Islamic religious

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#Estatus
Domain:
rdfs:Resource
Range:
halalv:halal, halalv:mushbooh, halalv:haram

Property: halalv:OrgSource

An organization.

URI:
http://xmlns.com/foaf/0.1/Organization
Domain:
halalv:Sources
Range:
halalv:Sources

Class: HalalCertificate

Halal Certificate that given to manufacuter

Property: halalv:halalCode

Halal certificate number.

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#halalCode
Domain:
halalv:HalalCertificate
Range:
xsd:string

Property: halalv:halalExp

Halal certificate expire date.

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#halalExp
Domain:
halalv:HalalCertificate
Range:
xsd:date

Property: halalv:halalStatus

Halal certificate status.

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#halalStatus
Domain:
halalv:HalalCertificate

Property: halalv:OrgCert

Organizations that issue halal certificates.

URI:
http://halal.addi.is.its.ac.id/halalv.ttl#OrgCert
Domain:
halalv:HalalCertificate
Range:
halalv:Sources

Example

@prefix  rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#>.
@prefix  rdfs: <http://www.w3.org/2000/01/rdf-schema#>.
@prefix  owl: <http://www.w3.org/2002/07/owl#>.
@prefix  xsd: <http://www.w3.org/2001/XMLSchema#>.
@prefix  foaf: <http://xmlns.com/foaf/0.1/>.
@prefix  halalv: <http://halal.addi.is.its.ac.id/halalv.ttl#>.
@prefix  halalf: <http://halal.addi.is.its.ac.id/foodproducts/>.
@prefix  halali: <http://halal.addi.is.its.ac.id/ingredients/>.
@prefix  halalc: <http://halal.addi.is.its.ac.id/certificates/>.
@prefix  halals: <http://halal.addi.is.its.ac.id/sources/>.
@prefix  halalm: <http://halal.addi.is.its.ac.id/manufactures/>.
@prefix  food: <http://purl.org/foodontology#> .
@prefix  foodlirmm: <http://data.lirmm.fr/ontologies/food#> .
@prefix  gr: <http://purl.org/goodrelations/v1#>. 

halalf:Happy_Tos_Rasa_Jagung_Bakar  a halalv:FoodProduct;
    foodlirmm:code "08993027163764";
    rdfs:label "Happy Tos Rasa Jagung Bakar";
    gr:hasManufacturer halalm:PT_Sinar_Kencana_Agung;
    food:containsIngredient halali:Whole_Corn, halali:Palm_Oil, halali:Monosodium_glutamate;
    food:ingredientsListAsText "Whole Corn, Palm Oil, Flavour Enhancer";
    foodlirmm:energyPer100g 280^xsd:integer;
    foodlirmm:fatPer100g 14^xsd:decimal;
    foodlirmm:saturatedFatPer100g 6^xsd:decimal
    foodlirmm:sodiumPer100g  0.12^xsd:decimal
    foodlirmm:carbohydratesPer100g 35^xsd:decimal;
    foodlirmm:fiberPer100g 4^xsd:decimal;
    foodlirmm:sugarsPer100g 1^xsd:decimal;
    foodlirmm:proteinsPer100g 4^xsd:decimal;
    halalv:certificate halalc:1.
    
halalm:PT_Sinar_Kencana_Agung a foaf:Organization;
    rdfs:label "PT. Sinar Kencana Agung".

halali:Whole_Corn a halalv:Ingredient;
    foodlirmm:rank 1^xsd:integer;
    rdfs:label "Whole Corn";
   halalv:halalSource halalv:Halal .

halali:Palm_Oil a halalv:Ingredient;
    foodlirmm:rank 2^xsd:integer;
    rdfs:label "Palm Oil"; 
 halalv:halalSource halalv:Halal .

halali:Monosodium_glutamate a halalv:FoodAdditive ;
    foodlirmm:rank 4^xsd:integer;
    rdfs:label "Monosodium glutamate";
    rdfs:comment "E621";
    halalv:halalSource 
        halals:1.

halals:1 a halalv:Source;
    halalv:Estatus halalv:Mushbooh
    rdfs:comment "Miscellaneous - Flavour Enhancers. Suitable for the vegetarian label on the package indicates the source of Monosodium Glutamate is from vegetable protein or it has to be under Halal or kosher certification.";
   halalv:OrgSource halals:Muslim_Customer_Group.
    
halalc:1 a halalv:HalalCertificate;
halalv:halalvStatus halalv:Halal;
    halalv:halalCode "00100061230412";
    halalv:halalExp "24-05-2018"^xsd:date;
    halalv:OrgCert halals:Majelis_Ulama_Indonesia.