@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/action_(perception)>
  skos:prefLabel "action (perception)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/effort:_perception_of> .

<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/effort:_perception_of> .

<https://concepts.sagepub.com/social-science/concept/effort:_perception_of>
  skos:definition "Perception of effort, also known as perceived exertion or sense of effort, refers to the conscious sensation of how hard, heavy, and strenuous a physical task is. This perception depends mainly on feelings of effort in the active limbs, and the sensation of heavy breathing (a type of dyspnea). [Source: <a href=\"https://sk.sagepub.com/reference/perception/n123.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Perception; Effort: Perception of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/action_(perception)> ;
  skos:prefLabel "effort: perception of"@en ;
  a skos:Concept .

