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

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

<https://concepts.sagepub.com/social-science/concept/physiological_approach>
  skos:definition "Perception begins with activation of receptors in the eye, ear, skin, nose, mouth, and additional receptors inside the body. This activation results in electrical signals that are transmitted to the brain, where perception occurs. [Source: <a href=\"https://sk.sagepub.com/reference/perception/n280.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Physiological Approach</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/theoretical_approaches>, <https://concepts.sagepub.com/social-science/concept/physiological_processes>, <https://concepts.sagepub.com/social-science/concept/methods> ;
  skos:prefLabel "physiological approach"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theoretical_approaches>
  skos:prefLabel "theoretical approaches"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physiological_approach> .

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

