@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/mind-wandering>
  skos:definition "People's experience of their own thoughts is that thoughts rarely stay still; sometimes people's thinking is constrained by the task they are performing; at other moments, people's minds wander easily from topic to topic. The essential property of mind-wandering is that people's attention to the task fluctuates over time; instead of paying attention to the activity in which they are engaged, they often focus privately on their thoughts and feelings. [Source: <a href=\"https://sk.sagepub.com/reference/socialpsychology/n341.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Social Psychology; Mind-Wandering</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_cognition> ;
  skos:prefLabel "mind-wandering"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/social_cognition>
  skos:prefLabel "social cognition"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/mind-wandering> .

<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/mind-wandering> .

