@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/point_mutation>
  skos:definition "A point mutation or substitution in DNA research involves a mutation where the replacement of a single base nucleotide is made with another nucle-otide—nucleotides being the chemical compound that is found in the structural units of DNA. Essentially, the mutation involves the insertion or deletion of a single base pair, which can have, or may lead to, a more-than-adverse effect on any synthesized protein owing to the nucleotides being read in triple sequences. Three levels of mutation are involved. [Source: <a href=\"https://sk.sagepub.com/reference/globalhealth/n981.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Global Health; Point Mutation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/systemic_diseases> ;
  skos:prefLabel "point mutation"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/systemic_diseases>
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/point_mutation> .

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

