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

<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:18988
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_16398>, <http://id.cabi.org/cabt/20064>, <http://id.agrisemantics.org/gacs/C25357> ;
  skos:altLabel "Bovine respiratory syncytial virus"@es, "Bovine respiratory syncytial virus"@en, "BRSV (Bovine respiratory syncytial virus)"@es, "BRSV (Bovine respiratory syncytial virus)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:hiddenLabel "Bovine respiratory syncytial viruses"@en, "Bovine orthopneumoviruses"@en, "Bovine-respiratory-syncytial-virus"@en ;
  skos:broader nalt:18989 ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:prefLabel "Bovine orthopneumovirus"@es, "Bovine orthopneumovirus"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "85497" ;
  dc:modified "2018-09-04"^^xsd:date .

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

