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

nalt:28349_def
  rdf:value "Test utilizado para determinar si se producirá complementación (compensación en forma de dominancia) en una célula con un fenotipo mutante determinado cuando otro genoma mutante, con igual codificación que el fenotipo mutante, se introduce en una célula."@es, "A test used to determine whether or not complementation (compensation in the form of dominance) will occur in a cell with a given mutant phenotype when another mutant genome, encoding the same mutant phenotype, is introduced into that cell."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:17409
  skos:prefLabel "técnicas y protocolos genéticos"@es, "genetic techniques and protocols"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:28349 .

nalt:28349
  skos:prefLabel "test de complementación genética"@es, "genetic complementation test"@en ;
  ns0:marc001 "16365" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "genetic-complementation-test"@en ;
  skos:related nalt:42611 ;
  dc:modified "2013-01-14"^^xsd:date ;
  skos:definition nalt:28349_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:17409 .

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

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

nalt:42611
  skos:prefLabel "complementación genética"@es, "genetic complementation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:28349 .

