@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 ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:350022
  skos:prefLabel "infraespecífico"@es, "infraspecific"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept .

<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:143014
  ns0:taxonomicRank nalt:350022 ;
  skos:altLabel "Bovine parvovirus 3"@es, "Bovine parvovirus 3"@en, "BPV3 (Bovine parvovirus type 3)"@es, "BPV3 (Bovine parvovirus type 3)"@en, "BPV-3 (Bovine parvovirus type 3)"@es, "BPV-3 (Bovine parvovirus type 3)"@en ;
  skos:hiddenLabel "Bovine-parvovirus-type-3"@en ;
  skos:prefLabel "Bovine parvovirus type 3"@en, "Bovine parvovirus type 3"@es ;
  a ns0:Organism, skos:Concept ;
  dc:modified "2019-06-11"^^xsd:date ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:marc001 "59501" ;
  skos:broader nalt:331318 ;
  dc:created "2011-02-24"^^xsd:date .

nalt:331318
  skos:prefLabel "Ungulate erythroparvovirus 1"@es, "Ungulate erythroparvovirus 1"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:143014 .

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

