@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/education_and_computers> .

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

<https://concepts.sagepub.com/social-science/concept/education_and_computers>
  skos:definition "Computers have proven to be immensely useful tools for educators and students, and they are now considered to be an essential component of primary and secondary education in the United States. However, the computerization of schools has raised a number of pressing issues: unequal access to machines and resources, the commercialization of school curricula, teachers' responses to computing, and a whole host of other pedagogical issues. [Source: <a href=\"https://sk.sagepub.com/reference/newmedia/n85.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of New Media; Education and Computers</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/social_issues> ;
  skos:prefLabel "education and computers"@en ;
  a skos:Concept .

