@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_of_violence>
  skos:definition "The two hallmarks of an experimental study are control and random assignment. The researcher chooses the variable of interest (e.g., violent versus nonviolent video game) and then randomly assigns participants to levels of the variable (e.g., by flipping a coin). [Source: <a href=\"https://sk.sagepub.com/reference/childmedia/n457.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Children, Adolescents, and the Media; Violence, Experimental Studies of</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/violence_and_aggression>, <https://concepts.sagepub.com/social-science/concept/research_methods> ;
  skos:prefLabel "experimental studies of violence"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/violence_and_aggression>
  skos:prefLabel "violence and aggression"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experimental_studies_of_violence> .

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

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

