@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 rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@prefix ns0: <https://lod.nal.usda.gov/naltv#> .

nalt:5423
  skos:prefLabel "modelos de simulación"@es, "simulation models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:40942 .

nalt:17238
  skos:prefLabel "matriz alimentaria"@es, "food matrix"@en ;
  a <https://lod.nal.usda.gov/naltv#Product>, skos:Concept ;
  skos:related nalt:40942 .

nalt:40942_def
  rdf:value "Elementos simples, que pueden o no ser alimentos, y que se utilizan como herramientas para estudiar las propiedades o interacciones de los alimentos; por ejemplo, el aceite de oliva calentado puede servir para observar el desplazamiento de los materiales del empaquetado de los alimentos."@es, "Simple food or nonfood items used as tools to study food properties or interactions. For example, heated olive oil may be used to observe the migration of food packaging materials."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

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

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

nalt:40942
  skos:hiddenLabel "food models"@en, "food model system"@en, "model-food-systems"@en, "food model systems"@en, "model food system"@en, "food model"@en ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C8103> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:prefLabel "model food systems"@en, "modelos de sistemas de alimentos"@es ;
  skos:broader nalt:5423 ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:17238 ;
  dc:modified "2019-07-16"^^xsd:date ;
  skos:definition nalt:40942_def ;
  ns0:marc001 "23829" .

