@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#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

nalt:154323
  skos:prefLabel "Murine coronavirus"@es, "Murine coronavirus"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:29255 .

nalt:29255
  ns0:taxonomicRank nalt:350023 ;
  skos:prefLabel "Murine hepatitis virus"@en, "Murine hepatitis virus"@es ;
  skos:scopeNote "El virus de la hepatitis murina ya no es válido según el Noveno Informe del Comité Internacional sobre la Taxonomía de los Virus (ICTV). El término se usa solo con fines de indexación."@es, "Murine hepatitis virus is no longer valid in the Ninth Report of the International Committee on Taxonomy of Viruses. Used for indexing only."@en ;
  dc:modified "2019-09-24"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:154323 ;
  ns0:marc001 "24238" ;
  a skos:Concept, ns0:Organism ;
  skos:altLabel "MHV (Murine hepatitis virus)"@es, "MHV (Murine hepatitis virus)"@en, "Mouse hepatitis virus"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:hiddenLabel "Murine-hepatitis-virus"@en .

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

nalt:350023
  skos:prefLabel "sin rango"@es, "no rank"@en ;
  a ns0:Topic, skos:Concept .

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

