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

nalt:291115
  skos:hiddenLabel "Manihot palmata var leptopoda"@en, "Manihot tristis subsp saxicola"@en ;
  skos:altLabel "Manihot palmata var. leptopoda"@es, "Manihot palmata var. leptopoda"@en, "Manihot tristis"@es, "Manihot leptopoda"@es, "Manihot leptopoda"@en, "Manihot marajoara"@es, "Manihot tristis"@en, "Manihot marajoara"@en, "Manihot palmata"@es, "Manihot palmata"@en, "Manihot tristis subsp. saxicola"@es, "Manihot tristis subsp. saxicola"@en, "Manihot saxicola"@es, "Manihot saxicola"@en, "Manihot melanobasis"@es, "Manihot melanobasis"@en, "Manihot flabellifolia"@es, "Manihot flabellifolia"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:marc001 "82500" ;
  dc:modified "2018-07-11"^^xsd:date ;
  dc:created "2017-01-31"^^xsd:date ;
  skos:prefLabel "Manihot esculenta subsp. flabellifolia"@en, "Manihot esculenta subsp. flabellifolia"@es ;
  skos:broader nalt:22821 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon> ;
  ns0:taxonomicRank nalt:350022 .

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

ns0:taxonomicRank rdfs:label "Has taxonomic rank"@en .
nalt:22821
  skos:prefLabel "Manihot esculenta"@es, "Manihot esculenta"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:291115 .

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

