@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/cancer_and_society>
  skos:prefLabel "cancer and society"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/electronics> .

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

<https://concepts.sagepub.com/social-science/concept/medical_electronics>
  skos:prefLabel "medical electronics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electronics> .

<https://concepts.sagepub.com/social-science/concept/robotics>
  skos:prefLabel "robotics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electronics> .

<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/electronics> .

<https://concepts.sagepub.com/social-science/concept/bionics>
  skos:prefLabel "bionics"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/electronics> .

<https://concepts.sagepub.com/social-science/concept/electronics>
  skos:definition "UNDERSTANDING POSSIBLE LINKS between electronic products and cancer risk has been a subject of controversy for several decades and an important area of health concern. Electronic devices are ubiquitous, their usage continues to expand and evolve, and they are all potential sources of nonionizing electromagnetic radiation. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n206.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Electronics</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/robotics>, <https://concepts.sagepub.com/social-science/concept/medical_electronics>, <https://concepts.sagepub.com/social-science/concept/bionics> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D004581.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physics>, <https://concepts.sagepub.com/social-science/concept/cancer_and_society> ;
  skos:prefLabel "electronics"@en ;
  a skos:Concept .

