@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

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

nalt:43605
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  ns0:marc001 "26296" ;
  a skos:Concept, ns0:Topic ;
  skos:narrower nalt:43603, nalt:22400, nalt:43601 ;
  dc:modified "2017-07-12"^^xsd:date ;
  skos:hiddenLabel "organ harvesting"@en, "organ-transplantation"@en, "cornea-only harvesting"@en, "cornea only harvesting"@en ;
  skos:definition nalt:43605_def ;
  skos:prefLabel "organ transplantation"@en, "transplante de órganos"@es ;
  skos:altLabel "organ transplant"@en ;
  skos:broader nalt:6683 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85137008> .

nalt:43603
  skos:prefLabel "transplante de hígado"@es, "liver transplant"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:43605 .

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

nalt:22400
  skos:prefLabel "trasplante cardíaco"@es, "heart transplant"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:43605 .

nalt:43601
  skos:prefLabel "transplante de riñón"@es, "kidney transplant"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:43605 .

nalt:43605_def
  rdf:value "Transferencia de un órgano entre individuos de una misma especie o entre individuos de especies diferentes."@es, "Transference of an organ between individuals of the same species or between individuals of different species."@en ;
  dc:source "Medical Subject Headings" ;
  a ns0:Definition .

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

