@prefix nalt: <https://lod.nal.usda.gov/nalt/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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#> .

nalt:28688
  skos:prefLabel "econometría"@es, "econometrics"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:35723 .

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

nalt:35723_def
  rdf:value "Relación matemática que suele ser presentada como un gráfico y que muestra cómo los insumos de varios factores físicos guardan relación con cambios en la producción, por ejemplo, el efecto de diferentes cantidades de fertilizante o diluyente en la producción de madera."@es, "A mathematical relationship (frequently presented as a graph) which shows how inputs of various physical factors are related to changes of output - e.g., the effect of different amounts of fertilizer or thinning on the rate of timber production."@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> .

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

nalt:35723
  skos:hiddenLabel "input-output functions"@en, "multiple objective function"@en, "production function"@en, "input-output function"@en, "multiple-objective functions"@en, "production-functions"@en ;
  skos:altLabel "input output functions"@en, "multiple objective functions"@en ;
  ns0:marc001 "30182" ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  dc:created "2006-01-19"^^xsd:date ;
  a ns0:Topic, skos:Concept ;
  skos:exactMatch <http://aims.fao.org/aos/agrovoc/c_6204>, <http://id.cabi.org/cabt/94996>, <http://id.agrisemantics.org/gacs/C12898> ;
  skos:broader nalt:28688 ;
  skos:prefLabel "funciones de la producción"@es, "production functions"@en ;
  skos:definition nalt:35723_def ;
  dc:modified "2017-08-18"^^xsd:date .

