@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

<https://lod.nal.usda.gov/naltv#Organism>
  rdfs:label "Organism"@en ;
  a owl:Class .

nalt:46703
  skos:prefLabel "Verticillium"@es, "Verticillium"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  skos:narrower nalt:66957 .

nalt:66957
  skos:hiddenLabel "Verticillium-dahliae"@en, "V dahliae"@en, "Verticillium dahlia"@en, "Verticilium dahliae"@en, "V. dahlia"@en, "V. dahliae"@en ;
  dc:modified "2018-01-23"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh88002796>, <http://id.cabi.org/cabt/122991>, <http://aims.fao.org/aos/agrovoc/c_34585>, <http://id.agrisemantics.org/gacs/C10641> ;
  skos:broader nalt:46703 ;
  ns0:taxonomicRank nalt:350021 ;
  ns0:marc001 "39379" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:prefLabel "Verticillium dahliae"@es, "Verticillium dahliae"@en ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Organism, skos:Concept .

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 .

