@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/food_additives>
  skos:prefLabel "food additives"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/flavoring_agents> .

<https://concepts.sagepub.com/social-science/concept/calcium_citrate>
  skos:prefLabel "calcium citrate"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/flavoring_agents> .

<https://concepts.sagepub.com/social-science/concept/sweetening_agents>
  skos:prefLabel "sweetening agents"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/flavoring_agents> .

<https://concepts.sagepub.com/social-science/concept/safrole>
  skos:prefLabel "safrole"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/flavoring_agents> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/flavoring_agents> .

<https://concepts.sagepub.com/social-science/concept/flavoring_agents>
  skos:definition "BROADLY STATED, A flavoring agent includes anything that adds flavor to food. Most flavoring agents attempt to change or add to the smell and taste of food. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n234.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Flavoring Agents</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/sweetening_agents>, <https://concepts.sagepub.com/social-science/concept/safrole>, <https://concepts.sagepub.com/social-science/concept/calcium_citrate> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005421.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/food_additives> ;
  skos:prefLabel "flavoring agents"@en ;
  a skos:Concept .

