@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 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:50226
  skos:prefLabel "modelos matemáticos"@es, "mathematical models"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:4273 .

nalt:4273_def
  rdf:value "Uso de métodos analíticos tomados de la matemática para resolver problemas operativos. Entre las técnicas científicas comunes empleadas en la investigación operativa se encuentran la programación matemática, las teorías estadística, de la información, de juegos y de colas, y los métodos de Montecarlo."@es, "The use of analytic methods adopted from mathematics for solving operational problems. Among the common scientific techniques used in operations research are mathematical programming, statistical theory, information theory, game theory, Monte Carlo methods, and queueing theory."@en ;
  dc:source "Schwarz, Charles F.; Thor, Edward C.; Elsner, Gary H. 1976. Wildland planning glossary. Gen. Tech. Rep. PSW-13. Berkeley, Calif.: U.S. Department of Agriculture, Forest Service, Pacific Southwest Forest and Range Experiment Station" ;
  a <https://lod.nal.usda.gov/naltv#Definition> .

nalt:4273
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.loc.gov/authorities/subjects/sh85095020>, <http://aims.fao.org/aos/agrovoc/c_5364>, <http://id.cabi.org/cabt/82025>, <http://id.agrisemantics.org/gacs/C16546> ;
  skos:broader nalt:5458, nalt:4262 ;
  a skos:Concept, <https://lod.nal.usda.gov/naltv#Topic> ;
  skos:altLabel "operation research"@en, "operational research"@en ;
  ns0:marc001 "26187" ;
  skos:related nalt:142392, nalt:50226 ;
  dc:modified "2014-11-13"^^xsd:date ;
  skos:hiddenLabel "operations-research"@en ;
  skos:prefLabel "investigación operativa"@es, "operations research"@en ;
  skos:definition nalt:4273_def .

nalt:4262
  skos:prefLabel "gestión administrativa"@es, "administrative management"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4273 .

<https://lod.nal.usda.gov/nalt-core>
  rdfs:label "NALT Core"@es, "NALT Core"@en ;
  a skos:ConceptScheme .

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

nalt:142392
  skos:prefLabel "programación lineal"@es, "linear programming"@en ;
  a ns0:Topic, skos:Concept ;
  skos:related nalt:4273 .

nalt:5458
  skos:prefLabel "investigación"@es, "research"@en ;
  a ns0:Topic, skos:Concept ;
  skos:narrower nalt:4273 .

