@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 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:206552
  skos:prefLabel "materiales biocompatibles"@es, "biocompatible materials"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:215241 .

nalt:215241
  skos:hiddenLabel "bone replacement material"@en, "bone-substitutes"@en, "bone substitute"@en ;
  ns0:marc001 "64098" ;
  skos:definition nalt:215241_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  a ns0:Topic, skos:Concept ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:prefLabel "bone substitutes"@en, "sustitutos óseos"@es ;
  skos:altLabel "bone replacement materials"@en ;
  dc:created "2014-04-22"^^xsd:date ;
  skos:broader nalt:206552 .

nalt:215241_def
  rdf:value "Materiales sintéticos o naturales utilizados para reemplazar huesos o tejido óseo. Entre ellos se incluyen polímeros de reemplazo de tejidos duros, el coral natural, la hidroxiapatita, el beta-fosfato tricálcico y algunos otros biomateriales. El hueso sustituye tantos materiales inertes como puedan ser incorporados en el tejido circundante o ser reemplazados gradualmente por tejido original."@es, "Synthetic or natural materials for the replacement of bones or bone tissue. They include hard tissue replacement polymers, natural coral, hydroxyapatite, beta-tricalcium phosphate, and various other biomaterials. The bone substitutes as inert materials can be incorporated into surrounding tissue or gradually replaced by original tissue."@en ;
  dc:source "Medical Subject Headings 2014" ;
  a ns0:Definition .

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

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

