@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/field_experimentation_research>
  skos:definition "Field experiments are randomized interventions that take place in real-world settings. Although the term field experimentation has occasionally been used to refer to nonrandomized interventions, current usage restricts the domain of field experimentation to studies in which the units of analysis are randomly assigned to treatment and control conditions. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n179.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Field Experimentation Research</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methodology> ;
  skos:prefLabel "field experimentation research"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/research_methodology>
  skos:prefLabel "research methodology"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_experimentation_research> .

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

