@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#> .

nalt:35791
  skos:prefLabel "toxicología"@es, "toxicology"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:17346478 .

nalt:17346478
  ns0:marc001 "17346478" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-awic>, <https://lod.nal.usda.gov/nalt> ;
  a skos:Concept ;
  skos:prefLabel "biocompatibility testing"@en, "pruebas de biocompatibilidad"@es ;
  skos:definition nalt:17346478_def ;
  dc:created "2023-04-03"^^xsd:date ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:broader nalt:35791 ;
  skos:narrower nalt:10814120 .

nalt:17346478_def
  rdf:value "Pruebas de dureza, resistencia, durabilidad, inocuidad, eficacia y biocompatibilidad efectuadas a materiales y dispositivos, en especial a los utilizados en prótesis e implantes, suturas, adhesivos tisulares, etc."@es, "The testing of materials and devices, especially those used for prostheses and implants; sutures; tissue adhesives; etc., for hardness, strength, durability, safety, efficacy, and biocompatibility."@en ;
  dc:source "MeSH" ;
  a ns0:Definition .

nalt:10814120
  skos:prefLabel "ensayo de la membrana corioalantoidea del embrión de pollo (HET-CAM)"@es, "Hen Egg Test–Chorionallantoic Membrane (HET-CAM)"@en ;
  a skos:Concept ;
  skos:broader nalt:17346478 .

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

