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

nalt:33027_def
  rdf:value "Método para diagnosticar una enfermedad en un organismo, se inocula el organismo causal putativo en un segundo animal de especie diferente. Se ha utilizado para la detección de parásitos (Trypanosoma cruzi y Trichinella spiralis) cuando las extensiones de sangre periférica son negativas."@es, "A method for diagnosing a disease in one organism by inoculating the putative causative organism in a second animal of a different species. It has been used for the detection of parasites (Trypanosoma cruzi and Trichinella spiralis) when peripheral blood smears are negative."@en ;
  dc:source "Medical Subject Headings" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:33027
  skos:broader nalt:8499 ;
  ns0:marc001 "50626" ;
  dc:modified "2013-01-15"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh89005766> ;
  skos:prefLabel "xenodiagnosis"@en, "xenodiagnóstico"@es ;
  a skos:Concept, ns0:Topic ;
  skos:definition nalt:33027_def ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-awic> ;
  dc:created "2006-01-19"^^xsd:date .

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

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

nalt:8499
  skos:prefLabel "técnicas de diagnóstico"@es, "diagnostic techniques"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:33027 .

