@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:339836_def
  rdf:value "Injerto óseo desde un sitio del donante a un sitio del receptor."@es, "The grafting of bone from a donor site to a recipient site."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

<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:339836
  skos:definition nalt:339836_def ;
  skos:altLabel "bone grafting"@en, "bone graft"@en, "bone transplant"@en ;
  skos:broader nalt:9539 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:prefLabel "trasplante de hueso"@es, "bone transplantation"@en ;
  dc:modified "2020-10-29"^^xsd:date ;
  skos:hiddenLabel "bone-graft"@en, "bone-grafts"@en, "bone transplanting"@en ;
  dc:created "2020-05-14"^^xsd:date ;
  skos:related nalt:18497 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "95449" .

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

