@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/statistics,_research_methods,_and_measurement>
  skos:prefLabel "statistics, research methods, and measurement"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experimental_groups> .

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

<https://concepts.sagepub.com/social-science/concept/experimental_groups>
  skos:definition "To understand the function of an experimental group, one must first know what an experiment is, since that is the context in which experimental groups are found. An experiment is one of the techniques available to researchers in their study of human development. [Source: <a href=\"https://sk.sagepub.com/reference/humandevelopment/n246.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Human Development; Experimental Group</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/experiments>, <https://concepts.sagepub.com/social-science/concept/statistics,_research_methods,_and_measurement> ;
  skos:prefLabel "experimental groups"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/methods>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "methods"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/experimental_groups> .

