@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/elementary_particles>
  skos:prefLabel "elementary particles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neutrons> .

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

<https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>
  skos:prefLabel "known or suspected carcinogens"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/neutrons> .

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

<https://concepts.sagepub.com/social-science/concept/neutrons>
  skos:definition "KNOWN TO MAN only within the past 100 years, neutrons have been used in both negative and positive ways that have significantly affected human health. Soon after their discovery, neutrons became closely linked with cancer. [Source: <a href=\"https://sk.sagepub.com/reference/cancer/n436.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Cancer and Society; Neutrons</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fast_neutrons> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009502.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/known_or_suspected_carcinogens>, <https://concepts.sagepub.com/social-science/concept/elementary_particles> ;
  skos:prefLabel "neutrons"@en ;
  a skos:Concept .

