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

nalt:23484
  skos:prefLabel "célula madre"@es, "stem cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:200148 .

nalt:23476
  skos:prefLabel "miocitos"@es, "myocytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:200148 .

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

nalt:200148_def
  rdf:value "Células embrionarias (precursoras) de origen miogénico que se desarrollan desde el mesodermo. Se proliferan, se desplazan a varios sitios y luego se diferencian en una forma apropiada de miocitos."@es, "Embryonic (precursor) cells of the myogenic lineage that develop from the mesoderm. They undergo proliferation, migrate to their various sites, and then differentiate into the appropriate form of myocytes."@en ;
  dc:source "Taken in part from: Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:200148
  skos:prefLabel "mioblastos"@es, "myoblasts"@en ;
  dc:created "2013-07-09"^^xsd:date ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:definition nalt:200148_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:broader nalt:23484 ;
  dc:modified "2015-10-21"^^xsd:date ;
  ns0:marc001 "70007" ;
  skos:hiddenLabel "L6 myoblasts"@en, "L6myoblasts"@en, "myoblast"@en ;
  skos:related nalt:23476 ;
  skos:altLabel "myoblast cells"@en ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh90003813> .

