@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:26547
  skos:prefLabel "pulpa de fruta"@es, "fruit pulp"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:221803 .

nalt:11313
  skos:prefLabel "productos frutales"@es, "fruit products"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:narrower nalt:221803 .

nalt:221803
  skos:inScheme <https://lod.nal.usda.gov/nalt> ;
  dc:modified "2014-11-17"^^xsd:date ;
  skos:hiddenLabel "mango puree"@en, "pureed-fruits"@en, "fruit purees"@en, "fruit-purees"@en, "pureed fruits"@en ;
  skos:related nalt:26547, nalt:11284, nalt:444, nalt:18444 ;
  skos:altLabel "pureed fruit"@en ;
  dc:created "2014-07-15"^^xsd:date ;
  skos:broader nalt:11313 ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:prefLabel "puré de fruta"@es, "fruit puree"@en ;
  ns0:marc001 "67014" ;
  skos:narrower nalt:221795 .

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

nalt:221795
  skos:prefLabel "barra de frutas"@es, "fruit leather"@en ;
  a ns0:Product, skos:Concept ;
  skos:broader nalt:221803 .

nalt:444
  skos:prefLabel "alimentos colados"@es, "pureed foods"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:221803 .

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

nalt:18444
  skos:prefLabel "frutos"@es, "fruits"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:221803 .

nalt:11284
  skos:prefLabel "jugos de fruta"@es, "fruit juices"@en ;
  a ns0:Product, skos:Concept ;
  skos:related nalt:221803 .

