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

nalt:277
  skos:prefLabel "centrómeros"@es, "centromeres"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23733 .

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

nalt:23733
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "kinetochores"@en, "cinetocoros"@es ;
  dc:modified "2014-06-19"^^xsd:date ;
  skos:altLabel "kinetochore fiber"@en ;
  skos:hiddenLabel "K fibers (centromeres)"@en, "K-fibers"@en, "K-fiber"@en, "kinetochore fibers"@en, "kinetochore"@en, "K fiber (centromeres)"@en ;
  ns0:marc001 "20184" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:23733_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:277 .

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

nalt:23733_def
  rdf:value "Complejos grandes de proteínas que unen los centrómeros de los cromosomas a los microtúbulos del eje mitótico durante la metafase en el ciclo celular."@es, "Large multiprotein complexes that bind the centromeres of the chromosomes to the microtubules of the mitotic spindle during metaphase in the cell cycle."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

