@prefix c0x: <http://data.loterre.fr/ark:/67375/C0X> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .

c0x:-PRHB26BN-8
  skos:definition "Lentiviruses are a subclass of Retroviruses. They are sometimes used as vectors for gene therapy thanks to their ability to integrate into the genome of non-dividing cells, which is the unique feature of Lentiviruses as other Retroviruses can infect only dividing cells. (Wikipedia)"@en ;
  dc11:creator "Patricia Fener" ;
  a skos:Concept ;
  skos:inScheme c0x: ;
  skos:broader c0x:-PC62RFKX-5 ;
  skos:prefLabel "lentivirus"@en, "lentivirus"@fr ;
  skos:exactMatch <https://en.wikipedia.org/wiki/Viral_vector#Vaccines> .

c0x: a skos:ConceptScheme .
c0x:-PC62RFKX-5
  skos:prefLabel "vecteur viral"@fr, "viral vector"@en ;
  a skos:Concept ;
  skos:narrower c0x:-PRHB26BN-8 .

