@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:125072
  skos:prefLabel "electrofusión"@es, "electrofusion"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:23401 .

nalt:23401
  skos:exactMatch <http://id.agrisemantics.org/gacs/C31644>, <http://id.cabi.org/cabt/25349> ;
  skos:prefLabel "fusión celular"@es, "cell fusion"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:scopeNote "Use for somatic cells only; for sperm-ovum fusion USE fertilization (reproduction)."@en, "Usar solamente en referencia a células somáticas; USAR \"fertilización (reproducción)\" en referencia a la fusión espermio-óvulo."@es ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:definition nalt:23401_def ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85021648> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:23356 ;
  skos:hiddenLabel "cell-fusion"@en ;
  ns0:marc001 "7362" ;
  skos:related nalt:46235, nalt:125072 ;
  dc:modified "2012-11-30"^^xsd:date .

ns0:Topic
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:23401_def
  rdf:value "Fusión de células somáticas in vitro o in vivo, que produce hibridación celular somática."@es, "Fusion of somatic cells in vitro or in vivo, which results in somatic cell hybridization."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:23356
  skos:prefLabel "fisiología celular"@es, "cell physiology"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:23401 .

<https://lod.nal.usda.gov/nalt>
  rdfs:label "NALT Full"@en ;
  a skos:ConceptScheme .

nalt:46235
  skos:prefLabel "hibridación somática"@es, "somatic hybridization"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:23401 .

