@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:12570
  skos:prefLabel "verduras"@es, "vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:35844 .

nalt:35844
  skos:narrower nalt:7329, nalt:35846 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Product> ;
  skos:hiddenLabel "edible fungus"@en, "edible-fungi"@en ;
  skos:related nalt:35847 ;
  skos:prefLabel "edible fungi"@en, "hongos comestibles"@es ;
  skos:broader nalt:495, nalt:12570, nalt:131604 ;
  skos:exactMatch <http://id.cabi.org/cabt/41939>, <http://aims.fao.org/aos/agrovoc/c_2487>, <http://id.agrisemantics.org/gacs/C4823> ;
  ns0:marc001 "12996" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:altLabel "setas comestibles"@es ;
  dc:created "2006-01-19"^^xsd:date ;
  dc:modified "2014-05-12"^^xsd:date .

nalt:35847
  skos:prefLabel "hongos venenosos"@es, "poisonous fungi"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:35844 .

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

nalt:131604
  skos:prefLabel "especies comestibles"@es, "edible species"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:35844 .

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

nalt:35846
  skos:prefLabel "trufas"@es, "truffles"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:35844 .

nalt:495
  skos:prefLabel "fungi"@es, "fungi"@en ;
  a ns0:Organism, skos:Concept ;
  skos:narrower nalt:35844 .

nalt:7329
  skos:prefLabel "hongos"@es, "mushrooms"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:35844 .

