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

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

nalt:18954
  skos:prefLabel "Varicellovirus"@es, "Varicellovirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:18952 .

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:18952
  skos:altLabel "Infectious bovine rhinotracheitis virus"@es, "Infectious bovine rhinotracheitis virus"@en, "Bovine herpesvirus 1"@es, "Bovine herpesvirus 1"@en, "BoHV-1 (Bovine herpesvirus 1)"@es, "BoHV-1 (Bovine herpesvirus 1)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:hiddenLabel "BoHV-1"@en, "Bovine-herpesvirus-1"@en, "Bovine herpesvirus-1"@en, "Bovine herpesvirus type 1"@en ;
  skos:related nalt:9515, nalt:18955 ;
  ns0:marc001 "9813986838200041" ;
  skos:exactMatch <http://id.cabi.org/cabt/20038>, <http://id.agrisemantics.org/gacs/C14381> ;
  dc:modified "2019-03-13"^^xsd:date ;
  ns0:taxonomicRank nalt:350021 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:prefLabel "Bovine alphaherpesvirus 1"@es, "Bovine alphaherpesvirus 1"@en ;
  a skos:Concept, ns0:Organism ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:broader nalt:18954 ;
  ns0:marc001previous "93501" .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

nalt:9515
  skos:prefLabel "enfermedad respiratoria bovina"@es, "bovine respiratory disease"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18952 .

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

nalt:18955
  skos:prefLabel "rinotraqueitis infecciosa bovina"@es, "infectious bovine rhinotracheitis"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:18952 .

