@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@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:132345
  dc:modified "2019-06-03"^^xsd:date ;
  skos:altLabel "HTFMoV (Hart's tongue fern motlle virus)"@es, "HTFMoV (Hart's tongue fern motlle virus)"@en ;
  skos:prefLabel "Hart's tongue fern mottle virus"@en, "Hart's tongue fern mottle virus"@es ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2009-10-16"^^xsd:date ;
  skos:broader nalt:1137 ;
  ns0:marc001previous "94943" ;
  a skos:Concept, ns0:Organism ;
  ns0:marc001 "9813981404700041" ;
  skos:hiddenLabel "Hart's-tongue-fern-mottle-virus"@en ;
  ns0:taxonomicRank nalt:350021 .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
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:1137
  skos:prefLabel "virus no clasificados"@es, "unassigned viruses"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:132345 .

