@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:25835
  skos:prefLabel "ruptura cromosómica"@es, "chromosome breakage"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:243987 .

nalt:243987
  skos:related nalt:25835, nalt:276, nalt:277 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  ns0:marc001 "72641" ;
  dc:created "2015-03-13"^^xsd:date ;
  dc:modified "2015-11-16"^^xsd:date ;
  skos:prefLabel "Robertsonian translocation"@en, "translocación robertsoniana"@es ;
  skos:broader nalt:25839 ;
  skos:hiddenLabel "Robertsonian-translocations"@en, "Robertsonian-translocation"@en, "Robertsonian translocations"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:definition nalt:243987_def .

nalt:277
  skos:prefLabel "centrómeros"@es, "centromeres"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243987 .

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

nalt:25839
  skos:prefLabel "translocación cromosómica"@es, "chromosome translocation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:243987 .

nalt:243987_def
  rdf:value "Unión de dos cromosomas acrocéntricos en los centrómeros, con pérdida de sus brazos cortos, que forma un único cromosoma anormal."@es, "The joining of two acrocentric chromosomes at the centromeres with loss of their short arms to form a single abnormal chromosome."@en ;
  dc:source "Taken in part from: Glossary, Genetics Home Reference, National Library of Medicine, National Institute of Health" ;
  a ns0:Definition .

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

nalt:276
  skos:prefLabel "cromosomas"@es, "chromosomes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:243987 .

