@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 dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

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

<https://lod.nal.usda.gov/naltv#taxonomicRank> rdfs:label "Has taxonomic rank"@en .
nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

nalt:37659
  skos:altLabel "Epstein Barr virus"@en, "Epstein-Barr virus"@es, "Epstein-Barr virus"@en, "HHV-4 (Human herpesvirus 4)"@es, "HHV-4 (Human herpesvirus 4)"@en, "Human herpesvirus 4"@es, "Human herpesvirus 4"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Human-herpesvirus-4"@en, "HHV4 (Human herpesvirus 4)"@en, "Human herpesvirus-4"@en, "Human herpes virus 4"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/58757>, <http://id.agrisemantics.org/gacs/C14735> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Human gammaherpesvirus 4"@es, "Human gammaherpesvirus 4"@en ;
  ns0:marc001 "9813980761600041" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:broader nalt:23992 ;
  a skos:Concept, ns0:Organism ;
  ns0:marc001previous "93996" ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:modified "2019-02-05"^^xsd:date ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85044491> .

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

nalt:23992
  skos:prefLabel "Lymphocryptovirus"@es, "Lymphocryptovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:37659 .

