@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/evaluation>
  skos:prefLabel "evaluation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_experiments> .

<https://concepts.sagepub.com/social-science/concept/field_experiments>
  skos:definition "Field experiments are randomized interventions that take place in naturalistic settings, as opposed to research laboratories. Education experiments may take many forms. [Source: <a href=\"https://sk.sagepub.com/reference/educationalpsychology/n107.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Educational Psychology; Field Experiments</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/experiments>, <https://concepts.sagepub.com/social-science/concept/evaluation_research>, <https://concepts.sagepub.com/social-science/concept/evaluation> ;
  skos:prefLabel "field experiments"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/evaluation_research>
  skos:prefLabel "evaluation research"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/field_experiments> .

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

<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_experiments> .

