@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/cell_phones>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/text_messaging> ;
  skos:definition "Cell phones are mobile communication devices that have grown in popularity as technology has advanced. As usage of cell phones has increased globally, so has concern over their potential harm to environmental health and to human health. [Source: <a href=\"https://sk.sagepub.com/reference/greenhealth/n27.xml\" target=\"_blank\" data-id=\"to-sk\">Green Health: An A-to-Z Guide; Cell Phones</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>, <https://concepts.sagepub.com/social-science/concept/telephone_services>, <https://concepts.sagepub.com/social-science/concept/telephones>, <https://concepts.sagepub.com/social-science/concept/cancer_and_society> ;
  a skos:Concept ;
  skos:altLabel "cellular phones"@en, "mobile phones"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D040421.html> ;
  skos:prefLabel "cell phones"@en .

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

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

<https://concepts.sagepub.com/social-science/concept/personal_consumption_and_waste>
  skos:prefLabel "personal consumption and waste"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cell_phones> .

<https://concepts.sagepub.com/social-science/concept/telephone_services>
  skos:prefLabel "telephone services"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/cell_phones> .

<https://concepts.sagepub.com/social-science/concept/text_messaging>
  skos:prefLabel "text messaging"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/cell_phones> .

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

