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

nalt:18661
  skos:prefLabel "enfermedad de Borna"@es, "Borna disease"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:11825 .

<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:11825
  skos:broader nalt:18663 ;
  skos:altLabel "BDV (Borna disease virus)"@es, "BDV (Borna disease virus)"@en ;
  skos:prefLabel "Borna disease virus"@es, "Borna disease virus"@en ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:4903, nalt:18661 ;
  dc:modified "2017-02-17"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:marc001 "5449" ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh2002000824> ;
  skos:hiddenLabel "Borna-disease-virus"@en .

nalt:4903
  skos:prefLabel "arboviruses"@es, "arboviruses"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:11825 .

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 .

nalt:18663
  skos:prefLabel "Bornavirus"@es, "Bornavirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:11825 .

