@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/clinical_scientists>
  skos:prefLabel "clinical scientists"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scientists> .

<https://concepts.sagepub.com/social-science/concept/scientists>
  skos:definition "Scientist comes from the Latin root scientia, which means knowledge or understanding, and generally refers to one who helps build an organized system of thought about the nature of the world. Scientists study natural phenomena using disciplined and systematic methods. [Source: <a href=\"https://sk.sagepub.com/reference/giftedness/n337.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Giftedness, Creativity, and Talent; Scientists</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/physicists>, <https://concepts.sagepub.com/social-science/concept/health_care_scientists>, <https://concepts.sagepub.com/social-science/concept/clinical_scientists>, <https://concepts.sagepub.com/social-science/concept/chemists> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scientific_personnel>, <https://concepts.sagepub.com/social-science/concept/professional_staff> ;
  skos:prefLabel "scientists"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/health_care_scientists>
  skos:prefLabel "health care scientists"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/scientists> .

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

<https://concepts.sagepub.com/social-science/concept/scientific_personnel>
  skos:prefLabel "scientific personnel"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scientists> .

<https://concepts.sagepub.com/social-science/concept/professional_staff>
  skos:prefLabel "professional staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/scientists> .

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

