@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:36174
  skos:prefLabel "tratamiento eléctrico"@es, "electrical treatment"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:125072 .

nalt:5079
  skos:prefLabel "metodología"@es, "methodology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:125072 .

nalt:125072
  skos:related nalt:23401, nalt:36174 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "electrofusión"@es, "electrofusion"@en ;
  skos:broader nalt:5079 ;
  skos:definition nalt:125072_def ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh89001421> ;
  ns0:marc001 "54178" ;
  dc:created "2008-09-15"^^xsd:date .

nalt:23401
  skos:prefLabel "fusión celular"@es, "cell fusion"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:125072 .

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

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

nalt:125072_def
  rdf:value "Fusión por la aplicación de una corriente eléctrica; En sistemas biológicos, este método es usado para fusionar células."@es, "Fusion by the application of an electric current; In biological systems, the method is used to fuse cells."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

