@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:13568
  skos:prefLabel "Simplexvirus"@es, "Simplexvirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:18956 .

nalt:18956
  skos:prefLabel "Bovine alphaherpesvirus 2"@es, "Bovine alphaherpesvirus 2"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  dc:modified "2019-03-13"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001previous "93502" ;
  skos:altLabel "Bovine mamillitis virus"@es, "Bovine mamillitis virus"@en, "Bovine herpesvirus-2"@en, "Bovine herpesvirus 2"@es, "Bovine herpesvirus 2"@en, "Bovine mammillitis virus"@es, "Bovine mammillitis virus"@en, "BoHV-2 (Bovine herpesvirus 2)"@es, "BoHV-2 (Bovine herpesvirus 2)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "9813986838100041" ;
  skos:broader nalt:13568 ;
  skos:hiddenLabel "Bovine-herpesvirus-2"@en ;
  dc:created "2006-01-19"^^xsd:date .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

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

