@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/feeding_behavior>
  skos:prefLabel "feeding behavior"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fasting> .

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

<https://concepts.sagepub.com/social-science/concept/diet>
  skos:prefLabel "diet"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fasting> .

<https://concepts.sagepub.com/social-science/concept/fasting>
  skos:definition "Fasting is refraining from bodily nourishment. Fasts vary according to degree, duration, and purpose. [Source: <a href=\"https://sk.sagepub.com/reference/religion/n92.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Religious and Spiritual Development; Fasting</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005215.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/feeding_behavior>, <https://concepts.sagepub.com/social-science/concept/diet> ;
  skos:prefLabel "fasting"@en ;
  a skos:Concept .

