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

nalt:206471
  skos:prefLabel "anticuerpos neutralizantes"@es, "neutralizing antibodies"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:47005 .

nalt:5134
  skos:prefLabel "técnicas inmunológicas"@es, "immunologic techniques"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:47005 .

nalt:47005
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "neutralisation test"@en, "neutralization assay"@en, "neutralization test"@en, "neutralisation assay"@en, "virus neutralization test"@en, "neutralization-tests"@en, "virus neutralisation test"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/79181>, <http://id.agrisemantics.org/gacs/C14537>, <http://aims.fao.org/aos/agrovoc/c_5152> ;
  skos:altLabel "virus neutralisation"@en, "virus neutralisation tests"@en, "neutralisation tests"@en, "neutralisation assays"@en, "neutralization assays"@en, "virus neutralization"@en, "virus neutralization tests"@en ;
  skos:broader nalt:5134 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:206471 ;
  ns0:marc001 "25230" ;
  a skos:Concept, ns0:Topic ;
  skos:prefLabel "neutralization tests"@en, "pruebas de neutralización"@es ;
  dc:modified "2013-10-23"^^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 .

