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

nalt:750
  skos:prefLabel "hemólisis"@es, "hemolysis"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18081 .

nalt:32916
  skos:prefLabel "trofozoitas"@es, "trophozoites"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18081 .

nalt:18061
  skos:prefLabel "elementos figurados de la sangre"@es, "blood cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18081 .

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

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

nalt:18081
  skos:altLabel "red blood corpuscles"@en, "RBCs (red blood cells)"@en, "red blood cells"@en, "células sanguíneas rojas"@es ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:related nalt:750, nalt:18078, nalt:38091, nalt:32916 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2659>, <http://id.loc.gov/authorities/subjects/sh85044747>, <http://id.agrisemantics.org/gacs/C3056>, <http://id.cabi.org/cabt/44961> ;
  skos:broader nalt:18061 ;
  skos:hiddenLabel "red blood cell"@en, "RBC (red blood cells)"@en, "erythrocyte"@en ;
  ns0:marc001 "14133" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2018-05-10"^^xsd:date ;
  skos:prefLabel "erythrocytes"@en, "eritrocitos"@es ;
  dc:created "2006-01-19"^^xsd:date .

nalt:38091
  skos:prefLabel "hematocrito"@es, "hematocrit"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18081 .

nalt:18078
  skos:prefLabel "recuento de eritrocitos"@es, "erythrocyte count"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18081 .

