@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix : <http://sensormeasurement.appspot.com/naturopathy#> .
@prefix shw: <http://paul.staroch.name/thesis/SmartHomeWeather.owl#> .
@prefix food_smart_product: <http://kmi.open.ac.uk/projects/smartproducts/ontologies/food.owl#> .
@prefix weather: <http://sensormeasurement.appspot.com/ont/m3/weather#> .
@prefix naturopathy-dataset: <http://sensormeasurement.appspot.com/dataset/naturopathy-dataset> .
@prefix obo: <http://purl.obolibrary.org/obo/> .
@prefix emoca: <http://ns.inria.fr/emoca#> .
@prefix sweet_season: <http://sweet.jpl.nasa.gov/2.3/reprTimeSeason.owl> .
@prefix Person_SH_Ontology: <http://www.gdst.uqam.ca/Documents/Ontologies/HIT/Person_SH_Ontology.owl#> .
@prefix registry: <http://ontology-for-registry-of-children-with-special-needs.googlecode.com/svn-history/r23/trunk/Registry3.4.4.owl> .
@prefix OntoReaChir: <http://www.yonamoke.com/ics/en/ressources> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix m3: <http://sensormeasurement.appspot.com/m3#> .
@prefix cito: <http://purl.org/spar/cito/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix vann: <http://purl.org/vocab/vann/> .
@prefix cc: <http://creativecommons.org/ns#> .
@prefix vs: <http://www.w3.org/2003/06/sw-vocab-status/ns#> .
@prefix txn: <http://lod.taxonconcept.org/ontology/txn.owl#> .

<http://emotion-ontology.googlecode.com/svn/trunk/ontology/>
    dcterms:description "The naturopathy ontology has been inspired by this emotion ontology to describe the different emotions."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by \"The emotion ontology: Enabling Interdisciplinary Research in the Affective Sciences\" [Hastings et al. 2011]. " .

<http://goo.gl/Hb1bG4>
    a foaf:Document ;
    rdfs:label "The naturopathy ontology documentation" .

<http://goo.gl/c7Hbvq>
    a foaf:Document ;
    rdfs:label "The naturopathy dataset documentation" .

<http://hmi.ewi.utwente.nl/verslagen/capita-selecta/CS-Nijdam-Niels.pdf>
    dc:description "Relationships beetween emotion and colors."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by \"Mapping Emotion to color\" [Nijdam et al. 2009]" .

<http://ns.inria.fr/emoca/>
    dcterms:description "The naturopathy ontology has been inspired by this ontology for description of six emotions."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by the emoca ontology [Berthelon et al.]" .

<http://ontology-for-registry-of-children-with-special-needs.googlecode.com/svn-history/r23/trunk/Registry3.4.4.owl>
    dcterms:description "The naturopathy ontology has been inspired by this ontology for the person description. "@en ;
    a foaf:Document ;
    rdfs:label "Inspired by the registry ontology" .

<http://rhizomik.net/ontologies/2008/05/emotionsonto.owl#>
    dcterms:description "The naturopathy ontology has been inspired by this emotion ontology for the sensor measurements such as heart rate, galvanic skin response (GSR) and electroencephalographic (ECG)."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by \"Towards an ontology for describing emotions\". [Lopez et al. 2008]" .

<http://sensormeasurement.appspot.com/Cheese>
    txn:hasImage <http://sensormeasurement.appspot.com/images/recommenderSystemImmuneSystem/Cheese.png> ;
    dc:description """
        Source: How to strengthen your immunity during the coronavirus pandemic. Part 1: Diet. March 2020
    Source: How to get more probiotics Hardvard
https://www.health.harvard.edu/staying-healthy/how-to-get-more-probiotics"""@en ;
    dcterms:issued "2020-04-18"^^xsd:date ;
    dcterms:modified "2020-04-26"^^xsd:date ;
    m3:isRecommendedFor <http://sensormeasurement.appspot.com/BoostImmuneSystem> ;
    :hasNutrient <http://sensormeasurement.appspot.com/VitaminD> ;
    a owl:Class ;
    rdfs:comment """Cheese contains Vitamin D. 
Vitamin D regulates the production of a protein that selectively kills infectious agents, 
including bacteria and viruses.
Vitamin D also alters the activity and number of white blood cells, 
known as T 2 killer lymphocytes, 
which can reduce the spread of bacteria and viruses.
Cheese contains probiotics.
Probiotics are good bacteria that help a healthy gut and immune system. 
Probiotics are effective for fighting the common cold and influenza-like respiratory infections.
		"""@en ;
    rdfs:label "Cheese"@en, "Fromage"@fr ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Cheese .

<http://sensormeasurement.appspot.com/naturopathy>
    dc:description """
   					The naturopathy ontology has been inspired by this emotion ontology to describe the relationships between nutrients, food and emotions.
   					An example is that chocolate contains vitamin B which is recommended when you are sad or for the stress.
   				"""@en ;
    dcterms:description "The naturopathy ontology has been inspired by this ontology for the property hasVitamin, hasColor, hasMineral."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by \"Towards the Mental Health Ontology\". [Hadzic et al. 2008]. ", "Inspired by the ontology fruitsTropicaux. " .

<http://sensormeasurement.appspot.com/naturopathy#>
    dc:contributor "Amelie Gyrard"^^xsd:string ;
    dc:creator "Amelie Gyrard"^^xsd:string ;
    dc:date "2022-03-27"^^xsd:date ;
    dc:description """The Naturopathy Knowledge Graph (Ontology and Dataset) describes relationships 
		between foods, their nutrients, their color, mood, diseases, diets, and allergies.
		The Naturopathy knowledge Graph (Ontology and Dataset) has been extended to describe food as beneficial to boost the immune system."""@en ;
    dc:rights "GNU General Public License"^^xsd:string ;
    dc:title "Naturopathy Knowledge Graph (Ontology and Dataset)"@en ;
    dcterms:bibliographicCitation "A Naturopathy Knowledge Graph and Recommendation System to Boost the Immune System. Amelie Gyrard and Karima Boudadoud. Elsevier Book: Semantic Models in IoT and e-Health Applications 2022."@en ;
    dcterms:issued "2013-09-12"^^xsd:date ;
    dcterms:license "GNU General Public License"^^xsd:string ;
    dcterms:modified "2022-03-27"^^xsd:date ;
    cito:citesAsDataSource <http://emotion-ontology.googlecode.com/svn/trunk/ontology/>, <http://hmi.ewi.utwente.nl/verslagen/capita-selecta/CS-Nijdam-Niels.pdf>, <http://ns.inria.fr/emoca/>, <http://ontology-for-registry-of-children-with-special-needs.googlecode.com/svn-history/r23/trunk/Registry3.4.4.owl>, <http://rhizomik.net/ontologies/2008/05/emotionsonto.owl#>, <http://sensormeasurement.appspot.com/naturopathy>, <http://www.gdst.uqam.ca/Documents/Ontologies/HIT/Person_SH_Ontology.owl#>, <http://www.personal.psu.edu/wxy119/hospital_ontology.owl> ;
    vann:preferredNamespacePrefix "naturopathy" ;
    vann:preferredNamespaceUri "http://sensormeasurement.appspot.com/naturopathy#" ;
    a <http://purl.org/vocommons/voaf#Vocabulary>, owl:Ontology, foaf:Document ;
    rdfs:comment """The Naturopathy Knowledge Graph (Ontology and Dataset) describes relationships 
		between foods, their nutrients, their color, mood, diseases, diets, and allergies.
		The Naturopathy knowledge Graph (Ontology and Dataset) has been extended to describe food as beneficial to boost the immune system..
		Thanks to Ghislain Atemezing, the Linked Open Vocabularies (LOV) and the Oops! Ontology Pitfall Scanner projects to build a well-written ontology. Thanks to the Parrot ontorule project to build the ontology documentation. """@en ;
    rdfs:label "The naturopathy ontology code (RDF/XML)" ;
    rdfs:seeAlso <http://goo.gl/Hb1bG4>, <http://goo.gl/c7Hbvq>, <http://sensormeasurement.appspot.com/naturopathy#>, <http://sensormeasurement.appspot.com/naturopathy-dataset> ;
    owl:versionInfo 1.3 ;
    vs:term_status "Work in progress" ;
    foaf:homepage "http://lov4iot.appspot.com/?p=lov4iot-food" .

:Allergy
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Allergy"@en ;
    rdfs:seeAlso Person_SH_Ontology:Allergy .

:BodyOrgan
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Body Organ"@en .

:Bread
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Bread"@en, "Pain"@fr ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Bread .

:Cloudy
    dc:description "See wikipedia - Illuminance Rules in Lux - http://en.wikipedia.org/wiki/Lux"@en ;
    dcterms:modified "2020-11-08"^^xsd:date ;
    m3:hasRecommendation naturopathy-dataset:VitaminD ;
    a owl:Class ;
    rdfs:comment "IF m3:Luminosity is EQUAL 5000 Lux THEN dataset:Cloudy (Daylight)"@en ;
    rdfs:label "Cloudy"@en ;
    owl:equivalentClass shw:CloudyWeather, weather:CloudyWeather .

:Color
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Color"@en .

:Diet
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Diet"@en .

:Disease
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Affections, maladie, mal"@fr, "Disease, ailments"@en ;
    rdfs:seeAlso Person_SH_Ontology:Disease, OntoReaChir:Disease .

:Emotion
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Emotion"@en ;
    rdfs:seeAlso obo:MFOEM_000001 ;
    owl:equivalentClass emoca:Emotion .

:EssentialOil
    dcterms:issued "2020-04-19"^^xsd:date ;
    dcterms:modified "2020-04-19"^^xsd:date ;
    a owl:Class ;
    rdfs:comment "Due to the COVID-19 crisis, our goal is to help you boost your immune system with essential oils."@en ;
    rdfs:label "Essential Oil"@en, "Huile Essentielle"@fr .

:Fish
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Fish"@en, "Poisson"@fr ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Fish .

:Food
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Food"@en ;
    owl:equivalentClass food_smart_product:FoodOrDrinkItem .

:Fruit
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Fruit"@en ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Fruit .

:Gray
    dc:description "Gray"@en ;
    dcterms:modified "2022-01-30"^^xsd:date ;
    m3:hasRecommendation naturopathy-dataset:VitaminD ;
    a owl:Class ;
    rdfs:comment "Gray"@en ;
    rdfs:label "Gray"@en ;
    rdfs:subClassOf :Color .

:Herb
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Herb"@en ;
    rdfs:subClassOf :Food .

:Meat
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Meat"@en ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Meat .

:Mineral
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Mineral"@en ;
    rdfs:subClassOf :Nutrient .

:Nutrient
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Nutrient"@en .

:Nuts
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Nuts"@en ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Nuts .

:OligoElement
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "OligoElement"@en ;
    rdfs:subClassOf :Nutrient .

:Omega
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Omega"@en ;
    rdfs:subClassOf :Nutrient .

:Patient
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Patient"@en ;
    rdfs:seeAlso registry:Patient, Person_SH_Ontology:Patient ;
    rdfs:subClassOf :Person .

:Person
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Person"@en ;
    rdfs:seeAlso registry:Person, Person_SH_Ontology:Person, foaf:Person .

:Poultry
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Poultry"@en, "Volaille"@fr ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Poultry .

:Remedy
    dcterms:issued "2020-15-04"^^xsd:date ;
    dcterms:modified "2020-15-04"^^xsd:date ;
    a owl:Class ;
    rdfs:comment "Due to the COVID-19 crisis, our goal is to help you boost your immune system."@en ;
    rdfs:label "Remede"@fr, "Remedy"@en .

:Season
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Season"@en ;
    rdfs:seeAlso sweet_season:Season .

:ShellFish
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Crustaces, coquillages, fruits de mer"@fr, "ShellFish"@en ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Shellfish .

:Vegetable
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Vegetable"@en ;
    rdfs:subClassOf :Food ;
    owl:equivalentClass food_smart_product:Vegetable .

:Vitamin
    a owl:Class ;
    rdfs:comment ""@en ;
    rdfs:label "Vitamin"@en ;
    rdfs:subClassOf :Nutrient .

:Yellow
    dc:description "Yellow"@en ;
    dcterms:modified "2022-01-30"^^xsd:date ;
    a owl:Class ;
    rdfs:comment "Yellow"@en ;
    rdfs:label "Yellow"@en ;
    rdfs:subClassOf :Color .

:affectsOn
    a owl:ObjectProperty ;
    rdfs:comment "A color affects on a emotion (Mapping Emotion to color Nijdam et al. 2009)."@en ;
    rdfs:label "affectsOn"@en ;
    rdfs:range :Emotion .

:hasAllergy
    a owl:DatatypeProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Person ;
    rdfs:label "hasAllergy"@en ;
    rdfs:range :Allergy ;
    rdfs:seeAlso Person_SH_Ontology:hasAllergy .

:hasColor
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Food ;
    rdfs:label "hasColor"@en ;
    rdfs:range :Color .

:hasDiet
    a owl:DatatypeProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Person ;
    rdfs:label "hasDiet"@en ;
    rdfs:range :Diet .

:hasDisease
    a owl:DatatypeProperty ;
    rdfs:comment ""@en ;
    rdfs:label "hasDisease"@en ;
    rdfs:range :Disease ;
    rdfs:seeAlso Person_SH_Ontology:hasDisease .

:hasEmotion
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Person ;
    rdfs:label "hasEmotion"@en ;
    rdfs:range :Emotion .

:hasNutrient
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Food ;
    rdfs:label "hasNutrient"@en ;
    rdfs:range :Nutrient .

:hasSeason
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Food ;
    rdfs:label "hasSeason"@en ;
    rdfs:range :Season .

:hates
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Person ;
    rdfs:label "hates"@en ;
    rdfs:range :Food .

:isGoodFor
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :BodyOrgan ;
    rdfs:label "isGoodFor"@en ;
    rdfs:range :Food .

:isRecommendedFor
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Food ;
    rdfs:label "isRecommendedFor"@en .

:likes
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Person ;
    rdfs:label "likes"@en ;
    rdfs:range :Food .

:toAvoid
    a owl:ObjectProperty ;
    rdfs:comment ""@en ;
    rdfs:domain :Food ;
    rdfs:label "toAvoid"@en ;
    rdfs:range :Disease .

<http://sensormeasurement.appspot.com/naturopathy-dataset>
    a foaf:Document ;
    rdfs:label "The naturopathy dataset code (RDF/XML)" .

<http://www.gdst.uqam.ca/Documents/Ontologies/HIT/Person_SH_Ontology.owl#>
    dcterms:description "The naturopathy ontology has been inspired by this ontology for the concepts Allergy, Disease (Cancer, Asthma, Arthrisis)and the property wearSensor."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by the person sh ontology" .

<http://www.personal.psu.edu/wxy119/hospital_ontology.owl>
    dcterms:description "The naturopathy ontology has been inspired by this ontology for the diseases (stomach pain, stroke, hypertension, heart attack, headache, cough disease, appendictis)."@en ;
    a foaf:Document ;
    rdfs:label "Inspired by the hospital ontology" .

