@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/mastication>
  skos:prefLabel "mastication"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/digestive_processes> .

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

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

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

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

<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/digestive_processes> .

<https://concepts.sagepub.com/social-science/concept/digestive_processes>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/salivation>, <https://concepts.sagepub.com/social-science/concept/mastication>, <https://concepts.sagepub.com/social-science/concept/digestion>, <https://concepts.sagepub.com/social-science/concept/deglutition>, <https://concepts.sagepub.com/social-science/concept/defaecation>, <https://concepts.sagepub.com/social-science/concept/appetite> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_processes> ;
  skos:prefLabel "digestive processes"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/physiological_processes>
  skos:prefLabel "physiological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/digestive_processes> .

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

