@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-R39WJXH2-R .

n9j:-R39WJXH2-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/randomized_experiments> ;
  skos:definition "Researchers often use a randomized experiment (also known as a randomized field or controlled trial, or a true or classical experiment) to evaluate the effects of a legal policy, practice, or program. Because they consider randomized experiments the most rigorous approach to such evaluation, they often refer to true experiments as the “gold standard.”Definition and CharacteristicsA randomized experiment is an evaluation design that uses randomization (also known as random allocation or random assignment) to achieve statistically balanced groups. [Source: Encyclopedia of Law & Society: American and Global Perspectives; Experiments, Randomized]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-NP4JRSSP-F ;
  skos:prefLabel "randomized experiments"@en .

n9j:-NP4JRSSP-F
  skos:prefLabel "law and society research"@en ;
  a skos:Concept ;
  skos:narrower n9j:-R39WJXH2-R .

n9j: a skos:ConceptScheme .
