@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

nalt:12570
  skos:prefLabel "verduras"@es, "vegetables"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:50832 .

nalt:331426
  skos:prefLabel "mancha bacteriana del tomate"@es, "tomato bacterial speck"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:50832 .

<https://lod.nal.usda.gov/naltv#productOf>
  rdfs:subPropertyOf skos:related ;
  rdfs:label "Is product of"@en .

nalt:48332
  skos:prefLabel "productos de tomate"@es, "tomato products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:50832 .

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

nalt:196820
  skos:prefLabel "tomates pera"@es, "plum tomatoes"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:50832 .

nalt:302994
  skos:prefLabel "tomatillos"@es, "tomatillos"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:50832 .

nalt:92639
  skos:prefLabel "Solanum pimpinellifolium"@es, "Solanum pimpinellifolium"@en ;
  a <https://lod.nal.usda.gov/naltv#Organism>, skos:Concept ;
  ns0:hasProduct nalt:50832 .

nalt:130622
  skos:prefLabel "Solanum lycopersicum"@es, "Solanum lycopersicum"@en ;
  a ns0:Organism, skos:Concept ;
  ns0:hasProduct nalt:50832 .

nalt:196806
  skos:prefLabel "tomates uva"@es, "grape tomatoes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:50832 .

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

nalt:50832
  skos:hiddenLabel "bush tomatoes"@en, "tomatos"@en, "tomato"@en, "bush tomato"@en, "Rosa tomatoes"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C815>, <http://id.cabi.org/cabt/118243>, <http://aims.fao.org/aos/agrovoc/c_7805> ;
  skos:related nalt:130623, nalt:331426, nalt:302994 ;
  ns0:marc001 "37890" ;
  skos:prefLabel "tomates"@es, "tomatoes"@en ;
  a skos:Concept, ns0:Product ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:narrower nalt:136426, nalt:196806, nalt:196820 ;
  skos:broader nalt:48332, nalt:12570 ;
  ns0:productOf nalt:130622, nalt:92639 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:altLabel "jitomates"@es ;
  dc:modified "2019-06-17"^^xsd:date .

nalt:130623
  skos:prefLabel "Solanum lycopersicum var. lycopersicum"@es, "Solanum lycopersicum var. lycopersicum"@en ;
  a ns0:Organism, skos:Concept ;
  skos:related nalt:50832 .

nalt:136426
  skos:prefLabel "tomates cherry"@es, "cherry tomatoes"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:50832 .

