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

nalt:15147
  skos:prefLabel "genética microbial"@es, "microbial genetics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:15124 .

nalt:30225
  skos:prefLabel "recombinación genética"@es, "genetic recombination"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:15124 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:15124
  skos:altLabel "bacterial conjugation"@en, "cell conjugation"@en, "plasmid conjugation"@en ;
  skos:prefLabel "conjugación"@es, "genetic conjugation"@en ;
  ns0:marc001 "67196" ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2019-05-13"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:15147 ;
  skos:related nalt:30225 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:15124_def .

nalt:15124_def
  rdf:value "Proceso biológico mediante el cual dos células se ponen en contacto e intercambian material genético. En las bacterias, la transferencia es unilateral desde el donante al receptor; en los protozoos, el intercambio es bilateral entre los conjugantes."@es, "A biological process whereby two cells come in contact and exchange genetic material. In bacteria, the transfer is one-way from donor to recipient; in protozoa, the exchange is two-way between the conjugants."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

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

