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

nalt:39765
  ns0:taxonomicRank nalt:350023 ;
  skos:hiddenLabel "Feline-parvovirus"@en ;
  a skos:Concept, ns0:Organism ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  skos:prefLabel "Feline parvovirus"@es, "Feline parvovirus"@en ;
  ns0:marc001 "14959" ;
  skos:broader nalt:6275 ;
  dc:modified "2019-11-15"^^xsd:date ;
  skos:scopeNote "Este virus ya no es válido en la base de datos del Comité Internacional sobre Taxonomía de Virus. El término se usa solo con fines de indexación cuando se desconoce el tipo específico."@es, "Feline parvovirus is no longer valid in the International Committee on Taxonomy of Viruses database. Use for indexing only when the specific type is not known."@en ;
  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: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 .

