@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@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#> .

nalt:216221_def
  rdf:value "Factor humoral que estimula la producción de trombocitos (plaquetas). Además, estimula la proliferación de megacariocitos de médula ósea y la liberación de plaquetas. A este proceso se le denomina trombopoyesis."@es, "A humoral factor that stimulates the production of thrombocytes (blood platelets). Thrombopoietin stimulates the proliferation of bone marrow megakaryocytes and their release of blood platelets. The process is called thrombopoiesis."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:216221
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Chemical> ;
  skos:altLabel "thrombocytopoietin"@en, "thrombocytopoiesis-stimulating factor"@en, "megakaryocyte colony stimulating factor"@en, "myeloproliferative leukemia virus oncogene ligand"@en, "megakaryocyte growth and development factor"@en ;
  ns0:marc001 "74222" ;
  skos:broader nalt:28005 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  dc:created "2014-05-12"^^xsd:date ;
  skos:definition nalt:216221_def ;
  skos:prefLabel "trombopoyetina"@es, "thrombopoietin"@en .

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

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

nalt:28005
  skos:prefLabel "factores estimulantes de colonias"@es, "colony-stimulating factors"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:216221 .

