@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:60579
  skos:prefLabel "puré de tomate"@es, "tomato puree"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:48332 .

nalt:40956
  skos:prefLabel "pasta de tomate"@es, "tomato paste"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:48332 .

nalt:66131
  skos:prefLabel "jugo de tomate"@es, "tomato juice"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:broader nalt:48332 .

nalt:48332
  skos:narrower nalt:62462, nalt:66131, nalt:50832, nalt:60579, nalt:23068, nalt:40956 ;
  skos:prefLabel "productos de tomate"@es, "tomato products"@en ;
  skos:hiddenLabel "tomato-products"@en ;
  ns0:marc001 "37878" ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:14460 ;
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2012-11-30"^^xsd:date ;
  dc:created "2006-01-19"^^xsd:date .

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

nalt:23068
  skos:prefLabel "ketchup"@es, "ketchup"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:48332 .

nalt:14460
  skos:prefLabel "productos a base de hortalizas"@es, "vegetable products"@en ;
  a ns0:Product, skos:Concept ;
  skos:narrower nalt:48332 .

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

nalt:62462
  skos:prefLabel "salsa de tomate"@es, "tomato sauce"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:48332 .

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

