@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-V2N6B3MZ-7
  skos:prefLabel "systemic diseases"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MBFFRKLP-C .

n9j:-MBFFRKLP-C
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/acquired_mutation> ;
  skos:definition "Also known as somatic mutation, acquired mutation is an alteration of genetic matter that occurs after the time of conception and affects somatic cells (as opposed to mutations that affect germ cells). A principal consequence of affecting only somatic cells is that such mutations cannot be passed to offspring. [Source: Encyclopedia of Global Health; Acquired Mutation]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V2N6B3MZ-7 ;
  skos:prefLabel "acquired mutation"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-MBFFRKLP-C .

n9j: a skos:ConceptScheme .
