@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 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 xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:23441_def
  rdf:value "Transferencia de células en un individuo, entre individuos de la misma especie o entre individuos de especies diferentes."@es, "Transference of cells within an individual, between individuals of the same species, or between individuals of different species."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:6683
  skos:prefLabel "trasplantes quirúrgicos"@es, "surgical transplantation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:23441 .

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

nalt:9032
  skos:prefLabel "transferencia de ovas"@es, "ova transfer"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:23441 .

nalt:23441
  skos:hiddenLabel "cell-transplantation"@en, "cellular transplantation"@en ;
  ns0:marc001 "7375" ;
  skos:related nalt:2895 ;
  skos:definition nalt:23441_def ;
  skos:prefLabel "cell transplantation"@en, "trasplante celular"@es ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:9032 ;
  skos:broader nalt:6683 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2015-10-15"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh93006573> ;
  dc:created "2006-01-19"^^xsd:date .

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

