@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 xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:154498_def
  rdf:value "Trasplante de tejido propio de una persona, de un sitio a otro."@es, "Transplantation of an individual's own tissue from one site to another site."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:9539
  skos:prefLabel "transplante de piel"@es, "tissue transplantation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:154498 .

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

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

nalt:154498
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85010471> ;
  skos:hiddenLabel "autograft"@en, "autografts"@en, "auto-transplanted"@en, "paw pad grafts"@en, "auto-transplantation"@en, "autotransplanted"@en ;
  skos:broader nalt:6683 ;
  skos:prefLabel "autografting"@en, "autoinjerto"@es ;
  dc:created "2012-03-27"^^xsd:date ;
  skos:definition nalt:154498_def ;
  skos:related nalt:9539 ;
  dc:modified "2019-04-29"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "autotransplantation"@en, "autologous transplantation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  ns0:marc001 "60436" .

