@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:32916_def
  rdf:value "Células o fase de alimentación en el ciclo de vida de los protozoos esporozoos. En el parásito de la malaria, la trofozoita se desarrolla a partir del merozoito y luego se divide en el esquizonte. Las trofozoitas que quedan tras la división celular pueden formar gametocitos."@es, "Cells or feeding stage in the life cycle of sporozoan protozoa. In the malarial parasite, the trophozoite develops from the merozoite and then splits into the schizont. Trophozoites that are left over from cell division can go on to form gametocytes."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:32916
  ns0:marc001 "38571" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-13"^^xsd:date ;
  a skos:Concept, ns0:Topic ;
  skos:broader nalt:4287 ;
  skos:prefLabel "trofozoitas"@es, "trophozoites"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C18218>, <http://id.cabi.org/cabt/120364> ;
  skos:related nalt:18081 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:32916_def .

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

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:18081
  skos:prefLabel "eritrocitos"@es, "erythrocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:32916 .

nalt:4287
  skos:prefLabel "etapas de desarrollo"@es, "developmental stages"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:32916 .

