@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 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#> .

nalt:260547_def
  rdf:value "Células multinucleadas individuales grandes, cilíndricas o prismáticas que forman la unidad básica del músculo esquelético. Están compuestas de miofibrillas encerradas en el sarcolema y adheridas a él. Se derivan de la fusión de los mioblastos esqueléticos en un sincitio, seguida de una diferenciación."@es, "Large, multinucleate single cells, either cylindrical or prismatic in shape, that form the basic unit of skeletal muscle. They consist of myofibrils enclosed within and attached to the sarcolemma. They are derived from the fusion of skeletal myoblasts (myoblasts, skeletal) into a syncytium, followed by differentiation."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:260547
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "skeletal myocytes"@en, "skeletal muscle fibers"@en ;
  skos:broader nalt:23476 ;
  skos:prefLabel "myotubes"@en, "miotubos"@es ;
  dc:modified "2015-11-30"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  dc:created "2015-09-03"^^xsd:date ;
  skos:hiddenLabel "skeletal myocyte"@en, "myotube"@en ;
  skos:definition nalt:260547_def ;
  ns0:marc001 "70016" ;
  skos:narrower nalt:53774 .

nalt:23476
  skos:prefLabel "miocitos"@es, "myocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:260547 .

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

nalt:53774
  skos:prefLabel "miofibrillas"@es, "myofibrils"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:260547 .

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

