@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:289765
  skos:prefLabel "heno de teff"@es, "teff hay"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:37791 .

nalt:37791
  skos:related nalt:289765 ;
  dc:modified "2018-04-23"^^xsd:date ;
  skos:altLabel "tef"@en, "Eragrostis abyssinica"@es, "Eragrostis abyssinica"@en, "teff"@es, "teff"@en ;
  ns0:taxonomicRank nalt:350021 ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_2635>, <http://id.agrisemantics.org/gacs/C27595>, <http://id.cabi.org/cabt/44397> ;
  skos:broader nalt:37784 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-taxon>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh94007463> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:hiddenLabel "Eragrostis-tef"@en ;
  a skos:Concept, ns0:Organism ;
  skos:prefLabel "Eragrostis tef"@es, "Eragrostis tef"@en ;
  ns0:marc001 "13956" .

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

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 .

nalt:37784
  skos:prefLabel "Eragrostis"@es, "Eragrostis"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:37791 .

