@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/arousal>
  skos:definition "Refers to the intensity of behaviour, ranging on a continuum from deep sleep/coma state to high levels of excitation. Arousal is a multidimensional state with both physiological and cognitive components. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sports-studies/n22.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sports Studies; Arousal</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wakefulness>, <https://concepts.sagepub.com/social-science/concept/attention_(psychology)> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D001143.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychophysiology>, <https://concepts.sagepub.com/social-science/concept/emotion> ;
  skos:prefLabel "arousal"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/attention_(psychology)>
  skos:prefLabel "attention (psychology)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/arousal> .

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

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

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

