@prefix jvr: <http://data.loterre.fr/ark:/67375/JVR> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mesh: <http://id.nlm.nih.gov/mesh/vocab#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

jvr: a skos:ConceptScheme .
jvr:-RP9GKNWR-6
  skos:prefLabel "Ploïdies"@fr, "Ploidies"@en ;
  a mesh:Descriptor, skos:Concept ;
  skos:narrower jvr:-GGQ4X695-F .

jvr:-GGQ4X695-F
  owl:sameAs <http://id.nlm.nih.gov/mesh/D006238> ;
  a skos:Concept, mesh:Descriptor ;
  skos:hiddenLabel "Haploid Cell"@en, "Cellule haploïde"@fr ;
  dc:established "1968-01-01"^^xsd:date ;
  skos:definition "The chromosomal constitution of cells, in which each type of CHROMOSOME is represented once. Symbol: N."@en ;
  dc:modified "2008-07-08"^^xsd:date ;
  dc:created "1999-01-01"^^xsd:date ;
  skos:altLabel "Haploid"@en, "Haploïde"@fr ;
  skos:inScheme jvr: ;
  skos:broader jvr:-RP9GKNWR-6 ;
  skos:prefLabel "Haploidy"@en, "Haploïdie"@fr .

