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

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

nalt:58165
  dc:modified "2017-02-17"^^xsd:date ;
  skos:exactMatch <http://id.cabi.org/cabt/90361>, <http://aims.fao.org/aos/agrovoc/c_34754>, <http://id.agrisemantics.org/gacs/C31205> ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:prefLabel "Phytophthora nicotianae var. parasitica"@es, "Phytophthora nicotianae var. parasitica"@en ;
  skos:broader nalt:58153 ;
  skos:altLabel "Phytophthora sabdariffae"@es, "Phytophthora parasitica var. sabdariffae"@es, "Phytophthora sabdariffae"@en, "Phytophthora parasitica var. sabdariffae"@en, "Phytophthora parasitica var. piperina"@es, "Phytophthora parasitica var. piperina"@en, "Phytophthora parasitica"@es, "Phytophthora parasitica"@en ;
  ns0:taxonomicRank nalt:350022 ;
  ns0:marc001 "28550" ;
  skos:hiddenLabel "Phytophthora parasitica var sabdariffae"@en, "Phytophthora parasitica var piperina"@en, "Phytophthora-nicotianae-var.-parasitica"@en, "Phytophthora nicotianae var parasitica"@en .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:58153
  skos:prefLabel "Phytophthora nicotianae"@es, "Phytophthora nicotianae"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:58165 .

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

