@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:40760
  skos:prefLabel "macrófagos"@es, "macrophages"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:200593 .

nalt:200593
  skos:hiddenLabel "exoerythrocytic cycle"@en, "exoerythrocytic-stage"@en, "exo-erythrocytic cycle"@en ;
  skos:definition nalt:200593_def ;
  skos:prefLabel "fase exoeritrocítica"@es, "exoerythrocytic stage"@en ;
  dc:modified "2013-12-06"^^xsd:date ;
  skos:related nalt:32914, nalt:200594, nalt:23469, nalt:40760 ;
  dc:created "2013-07-24"^^xsd:date ;
  skos:broader nalt:4287 ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "66792" ;
  skos:altLabel "exoerythrocyte stage"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> .

nalt:23469
  skos:prefLabel "hepatocitos"@es, "hepatocytes"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200593 .

nalt:200593_def
  rdf:value "Fase de desarrollo del parásito de la malaria Plasmodium que tiene lugar en células huésped distintas de los eritrocitos."@es, "The developmental stage of malaria parasite, Plasmodium, which occurs in host cells other than erythrocytes."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

nalt:200594
  skos:prefLabel "criptozoitos"@es, "cryptozoites"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200593 .

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

nalt:32914
  skos:prefLabel "esporocitos"@es, "sporozoites"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:200593 .

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

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

