@prefix vochorizon: <https://uri.ird.fr/so/kos/vochorizon/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

vochorizon:3521
  skos:related vochorizon:764 ;
  a skos:Concept ;
  skos:prefLabel "REPRODUCTION ASEXUEE"@fr .

vochorizon:2658
  skos:related vochorizon:764 ;
  a skos:Concept ;
  skos:prefLabel "MULTIPLICATION VEGETATIVE"@fr .

vochorizon:764
  a skos:Concept ;
  skos:definition "Descendance asexuée d'une cellule ou d'une plante" ;
  skos:inScheme vochorizon: ;
  skos:prefLabel "CLONE"@fr ;
  skos:related vochorizon:2658, vochorizon:3521 ;
  skos:topConceptOf vochorizon: .

vochorizon:
  a owl:Ontology, skos:ConceptScheme ;
  skos:prefLabel "vochorizon" .

