@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:10353
  skos:prefLabel "serotipos"@es, "serotypes"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:10350 .

nalt:10351
  skos:prefLabel "variación genética"@es, "genetic variation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10350 .

<https://lod.nal.usda.gov/naltv#Topic>
  rdfs:label "Topic"@en ;
  a owl:Class .

nalt:10352
  skos:prefLabel "inmunogenética"@es, "immunogenetics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:10350 .

nalt:10350
  skos:altLabel "antigenic diversity"@en, "antigenic drift"@en, "antigenic shift"@en, "antigenic switching"@en ;
  skos:broader nalt:10351, nalt:10352 ;
  skos:related nalt:10353 ;
  skos:hiddenLabel "antigen variability"@en, "antigen switching"@en, "antigen diversity"@en, "antigenic-variation"@en, "antigenic variability"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  dc:modified "2015-01-15"^^xsd:date ;
  ns0:marc001 "2858" ;
  skos:exactMatch <http://id.cabi.org/cabt/11530>, <http://id.agrisemantics.org/gacs/C16572> ;
  skos:prefLabel "variación antígena"@es, "antigenic variation"@en ;
  a skos:Concept, ns0:Topic ;
  dc:created "2006-01-19"^^xsd:date .

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

