@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:8973
  skos:prefLabel "sistema inmunitario"@es, "immune system"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:9528 .

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:9528 .

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

nalt:9528
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_998>, <http://id.cabi.org/cabt/19573>, <http://id.agrisemantics.org/gacs/C9140>, <http://id.loc.gov/authorities/subjects/sh85081538> ;
  skos:broader nalt:8973, nalt:18497 ;
  ns0:marc001 "5397" ;
  skos:related nalt:264113, nalt:18523, nalt:18522 ;
  skos:prefLabel "médula ósea"@es, "bone marrow"@en ;
  skos:hiddenLabel "bone-marrow"@en ;
  a skos:Concept, ns0:Topic ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2015-10-21"^^xsd:date ;
  skos:altLabel "ósea, médula"@es .

nalt:18522
  skos:prefLabel "células de la médula ósea"@es, "bone marrow cells"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9528 .

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

nalt:18523
  skos:prefLabel "trasplante de médula ósea"@es, "bone marrow transplant"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:9528 .

nalt:18497
  skos:prefLabel "huesos"@es, "bones"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9528 .

