@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/brain-based_research>
  skos:prefLabel "brain-based research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/brain_hemisphericity> .

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

<https://concepts.sagepub.com/social-science/concept/brain_hemisphericity>
  skos:definition "The brain is divided into two hemispheres, each of which specializes in a different type of task; however, no task uses only one side of the brain. Some people seem to process information and to perform tasks more readily using one side of the brain than the other. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n49.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Brain Hemisphericity</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/brain-based_research> ;
  skos:prefLabel "brain hemisphericity"@en ;
  a skos:Concept .

