@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:6680
  skos:hiddenLabel "homografts"@en, "allografts"@en, "allogenic transplantation"@en, "homografting"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "homograft"@en, "allograft"@en, "allogeneic transplantation"@en, "homologous transplantation"@en ;
  skos:definition nalt:6680_def ;
  skos:prefLabel "allografting"@en, "aloinjerto"@es ;
  skos:broader nalt:6683 ;
  dc:modified "2016-10-04"^^xsd:date ;
  ns0:marc001 "1782" ;
  skos:related nalt:9539 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date .

nalt:6680_def
  rdf:value "Transplante entre individuos de la misma especie. Generalmente se refiere a individuos genéticamente distintos en contraste con el transplante isogeneico para individuos genéticamente idénticos."@es, "Transplantation between individuals of the same species. Usually refers to genetically disparate individuals in contradistinction to isogeneic transplantation for genetically identical individuals."@en ;
  dc:source "Medical Subject Headings 2012" ;
  a ns0:Definition .

nalt:6683
  skos:prefLabel "trasplantes quirúrgicos"@es, "surgical transplantation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:6680 .

nalt:9539
  skos:prefLabel "transplante de piel"@es, "tissue transplantation"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:6680 .

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

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

