@prefix vh8: <http://data.loterre.fr/ark:/67375/VH8> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

vh8:-Z080LN2C-5
  skos:prefLabel "chromosome fragility"@en, "fragilité chromosomique"@fr ;
  a skos:Concept ;
  skos:narrower vh8:-NPMTDL9S-D .

vh8: a skos:ConceptScheme .
vh8:-NPMTDL9S-D
  skos:definition "A chromosomal fragile site is a specific heritable point on a chromosome that tends to form a gap or constriction and may tend to break when the cell is exposed to partial replication stress. (Wikipedia)"@en ;
  a skos:Concept ;
  skos:inScheme vh8: ;
  skos:broader vh8:-Z080LN2C-5 ;
  skos:prefLabel "site fragile"@fr, "fragile site"@en ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Chromosomal_fragile_site> .

