@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/experimental_studies>
  skos:definition "Experiments test the causal relationship between at least one factor (or independent variable) and at least one potentially affected (dependent) variable. Like experiments in the natural sciences, experiments in the social sciences and in media research rely on the comparison of outcomes that follow from different starting conditions. [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n383.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Research Methods, Experimental Studies</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/research_methods> ;
  skos:prefLabel "experimental studies"@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_studies> .

<https://concepts.sagepub.com/social-science/concept/research_methods>
  skos:prefLabel "research methods"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experimental_studies> .

