@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:31973
  dc:created "2006-01-19"^^xsd:date ;
  skos:definition nalt:31973_def ;
  skos:prefLabel "evasión inmunitaria"@es, "immune evasion"@en ;
  skos:broader nalt:10180 ;
  dc:modified "2016-07-27"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/60540>, <http://id.agrisemantics.org/gacs/C29480> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10232 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  ns0:marc001 "19229" ;
  skos:hiddenLabel "immune-evasion"@en .

nalt:10180
  skos:prefLabel "mecanismos de resistencia"@es, "resistance mechanisms"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:31973 .

nalt:31973_def
  rdf:value "Métodos utilizados por los organismos patógenos para evadir el sistema inmunitario del huésped."@es, "Methods used by pathogenic organisms to evade a host's immune system."@en ;
  dc:source "Medical Subject Headings 2015" ;
  a ns0:Definition .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:10232
  skos:prefLabel "respuesta inmunitaria (fisiológica)"@es, "immune response"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:31973 .

