@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:53672
  skos:related nalt:53504 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  dc:modified "2019-05-02"^^xsd:date ;
  ns0:marc001 "24197" ;
  ns0:taxonomicRank nalt:350021 ;
  skos:prefLabel "Mulberry ringspot virus"@en, "Mulberry ringspot virus"@es ;
  skos:hiddenLabel "Mulberry-ringspot-virus"@en ;
  skos:altLabel "Mulberry ringspot nepovirus"@es, "Mulberry ringspot nepovirus"@en, "MRSV (Mulberry ringspot virus)"@es, "MRSV (Mulberry ringspot virus)"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:broader nalt:11656 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:11656
  skos:prefLabel "Nepovirus"@es, "Nepovirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:53672 .

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:53504
  skos:prefLabel "Morus alba"@es, "Morus alba"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:53672 .

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 .

