@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/video_games>
  skos:altLabel "electronic games"@en, "computer games"@en ;
  skos:definition "Video games often provide the first opportunity for children to interact with computer technology. However, the study of the impact on children's behavior of video games is fraught with controversy. [Source: <a href=\"https://sk.sagepub.com/reference/applieddevscience/n429.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Applied Developmental Science; Video Games</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D018910.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/play_and_playthings> ;
  skos:prefLabel "video games"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/video_games> .

<https://concepts.sagepub.com/social-science/concept/play_and_playthings>
  skos:prefLabel "play and playthings"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/video_games> .

