@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:28224070_def
  rdf:value "Investigación biomédica en la que no se utilizan animales vivos. Puede incluir el uso de animales muertos, partes de animales como piel u órganos y líneas celulares animales."@es, "The conduction of biomedical research without the use of living animals. This could include using dead animals, animal parts such as skin or organs, and animal cell lines."@en ;
  dc:source "AWIC" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

nalt:28224070
  ns0:marc001 "28224070" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:created "2023-04-03"^^xsd:date ;
  skos:prefLabel "reemplazo relativo"@es, "relative replacement"@en ;
  skos:definition nalt:28224070_def ;
  a skos:Concept ;
  dc:modified "2024-05-04"^^xsd:date ;
  skos:broader nalt:7182 .

nalt:7182
  skos:prefLabel "alternativas al uso de animales"@es, "animal use alternatives"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:28224070 .

