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

nalt:9406
  skos:prefLabel "virus de vertebrados"@es, "vertebrate viruses"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:related nalt:14221 .

<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 .
<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

nalt:14221
  skos:broader nalt:14218 ;
  dc:source "International Committee on Taxonomy of Viruses" ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Organism> ;
  skos:altLabel "fowl pox virus"@es, "fowl pox virus"@en, "Fowlpoxvirus"@es, "Fowlpoxvirus"@en, "FWPV (Fowlpox virus)"@es, "FWPV (Fowlpox virus)"@en, "FPV (Fowl pox virus)"@es, "FPV (Fowl pox virus)"@en, "Fowlpox virus FP"@es, "Fowlpox virus FP"@en ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt> ;
  ns0:taxonomicRank nalt:350021 ;
  skos:related nalt:9406 ;
  skos:hiddenLabel "Fowlpox-virus"@en ;
  skos:prefLabel "Fowlpox virus"@es, "Fowlpox virus"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  ns0:marc001 "15732" ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C29852>, <http://aims.fao.org/aos/agrovoc/c_331475>, <http://id.cabi.org/cabt/49283> ;
  dc:modified "2017-02-17"^^xsd:date .

nalt:350021
  skos:prefLabel "especie"@es, "species"@en ;
  a ns0:Topic, skos:Concept .

nalt:14218
  skos:prefLabel "Avipoxvirus"@es, "Avipoxvirus"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:14221 .

