@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/physiological_processes>
  skos:prefLabel "physiological processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/tuning_curves> .

<https://concepts.sagepub.com/social-science/concept/tuning_curves>
  skos:definition "The neurons within each sensory system must collectively encode the vast ranges of stimulus information that are environmentally relevant to the organism. A ubiquitous characteristic of neurons in all sensory systems, however, is their sensitivity to a wide range of stimulus parameters. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n357.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Tuning Curves</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physiological_processes>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "tuning curves"@en ;
  a skos:Concept .

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

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

