@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix dc: <http://purl.org/dc/terms/> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .
@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:33451
  skos:prefLabel "tamaño de la ración"@es, "serving size"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:40929 .

nalt:28863
  skos:prefLabel "preparación de alimentos"@es, "food preparation"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40929 .

nalt:40929_def
  rdf:value "Cantidad de un alimento servida o consumida en una comida. Una porción no es una cantidad estándar, y la cantidad considerada como una porción es subjetiva, por lo que varía."@es, "The amount of a food served or consumed in one eating occasion. A portion is not a standardized amount, and the amount considered to be a portion is subjective and varies."@en ;
  dc:source "Glossary, FDA" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:40929
  ns0:marc001 "29785" ;
  skos:scopeNote "Usar para la cantidad de alimento seleccionada o presentada; USAR \"tamaño de la ración\" cuando se refiere a la cantidad estándar de alimento definida para aconsejar cuánto comer, o para identificar la cantidad de calorías y nutrientes contenidos en un cierto alimento."@es, "Use for the amount of food selected or presented; For a standard amount of a food designated for giving advice about how much to eat, or to identify how many calories and nutrients are in a food USE serving size."@en ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:broader nalt:28863, nalt:11272 ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:33451 ;
  skos:hiddenLabel "portion sizes"@en, "portion-size"@en, "meal sizes"@en, "food portion"@en, "food portions"@en ;
  skos:prefLabel "tamaño de la porción"@es, "portion size"@en ;
  skos:exactMatch <http://id.cabi.org/cabt/93738>, <http://id.agrisemantics.org/gacs/C17886> ;
  skos:definition nalt:40929_def ;
  dc:modified "2018-09-17"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt>, <https://lod.nal.usda.gov/nalt-core> ;
  skos:altLabel "meal size"@en, "portion control"@en .

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

nalt:11272
  skos:prefLabel "ingesta alimentaria"@es, "food intake"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:40929 .

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

