@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:-VMT0H494-3
  skos:prefLabel "chromosome abnormalities"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TS1QGQ0P-S .

n9j:-TS1QGQ0P-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/polyploidy> ;
  skos:definition "The state of having three or more sets of homologous chromosomes. The norm for eukaryotic organisms is two sets (diploid). [Source: Encyclopedia of Environmental Change; polyploidy]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-VMT0H494-3 ;
  skos:prefLabel "polyploidy"@en .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-TS1QGQ0P-S .

n9j: a skos:ConceptScheme .
