@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@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:18082
  skos:prefLabel "leucocitos"@es, "leukocytes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:18061 .

nalt:2895
  skos:prefLabel "células"@es, "cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:18061 .

nalt:18059
  skos:prefLabel "sangre"@es, "blood"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:18061 .

nalt:18080
  skos:prefLabel "plaquetas sanguíneas"@es, "blood platelets"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:18061 .

nalt:264113
  skos:prefLabel "células madre hematopoyéticas"@es, "hematopoietic stem cells"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:18061 .

nalt:18061
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:narrower nalt:18082, nalt:18080, nalt:18081 ;
  skos:related nalt:18073, nalt:264113 ;
  skos:prefLabel "blood cells"@en, "elementos figurados de la sangre"@es ;
  skos:exactMatch <http://id.cabi.org/cabt/19214>, <http://aims.fao.org/aos/agrovoc/c_960>, <http://id.agrisemantics.org/gacs/C11740>, <http://id.loc.gov/authorities/subjects/sh85014968> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:broader nalt:2895, nalt:18059 ;
  skos:hiddenLabel "blood-cells"@en ;
  ns0:marc001 "5262" ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-10-26"^^xsd:date .

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

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

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

nalt:18073
  skos:prefLabel "recuento de células sanguíneas"@es, "blood cell counts"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18061 .

