@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:206471
  ns0:marc001 "70315" ;
  skos:prefLabel "anticuerpos neutralizantes"@es, "neutralizing antibodies"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2013-10-23"^^xsd:date ;
  skos:hiddenLabel "neutralizing antibody"@en, "neutralising antibody"@en ;
  a skos:Concept, ns0:Topic ;
  dc:modified "2020-02-18"^^xsd:date ;
  skos:related nalt:47005 ;
  skos:altLabel "neutralising antibodies"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C9866>, <http://id.cabi.org/cabt/79182> ;
  skos:broader nalt:10218 ;
  skos:definition nalt:206471_def ;
  skos:narrower nalt:336296 .

nalt:10218
  skos:prefLabel "anticuerpos"@es, "antibodies"@en ;
  a ns0:Chemical, skos:Concept ;
  skos:narrower nalt:206471 .

nalt:206471_def
  rdf:value "Anticuerpos que reducen o suprimen algunas actividades biológicas de un antígeno soluble o de un agente infeccioso, que suele ser un virus."@es, "Antibodies that reduce or abolish some biological activity of a soluble antigen or infectious agent, usually a virus."@en ;
  dc:source "Medical Subject Headings 2013" ;
  a ns0:Definition .

nalt:336296
  skos:prefLabel "anticuerpos ampliamente neutralizadores"@es, "broadly neutralizing antibodies"@en ;
  a ns0:Topic, skos:Concept ;
  skos:broader nalt:206471 .

nalt:47005
  skos:prefLabel "pruebas de neutralización"@es, "neutralization tests"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:206471 .

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

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

