@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/biology_and_chemistry>
  skos:prefLabel "biology and chemistry"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radioactivity> .

<https://concepts.sagepub.com/social-science/concept/physical_processes>
  skos:prefLabel "physical processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/radioactivity> .

<https://concepts.sagepub.com/social-science/concept/radioactivity>
  skos:definition "Radioactivity is the process by which chemical elements decay from unstable to stable states by emitting sub-atomic particles and/or energy from molecules over a period of time ranging from infinitesimal fractions of a second to thousands of millions of years. Many elements exist in different isotopes, which are variant forms of molecular structure within elements of the same number and position on the periodic table of elements. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n892.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Radioactivity</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D011851.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/physical_processes>, <https://concepts.sagepub.com/social-science/concept/biology_and_chemistry> ;
  skos:prefLabel "radioactivity"@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/radioactivity> .

