@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#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .

nalt:32238
  skos:prefLabel "demanda económica"@es, "economic demand"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:related nalt:32240 .

nalt:32242
  skos:prefLabel "elasticidad"@es, "elasticities"@en ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:narrower nalt:32240 .

nalt:32240
  skos:altLabel "elasticities of demand"@en, "price elasticities"@en, "price elasticity of demand"@en, "elasticity of demand"@en ;
  skos:definition nalt:32240_def ;
  dc:created "2006-01-19"^^xsd:date ;
  skos:exactMatch <http://id.agrisemantics.org/gacs/C13482>, <http://id.cabi.org/cabt/94542>, <http://aims.fao.org/aos/agrovoc/c_26855> ;
  skos:inScheme <https://lod.nal.usda.gov/nalt-core>, <https://lod.nal.usda.gov/nalt> ;
  skos:related nalt:32238 ;
  skos:closeMatch <http://id.loc.gov/authorities/subjects/sh85041517> ;
  a <https://lod.nal.usda.gov/naltv#Topic>, skos:Concept ;
  skos:broader nalt:32242 ;
  skos:prefLabel "elasticidad de la demanda"@es, "demand elasticities"@en ;
  dc:modified "2012-11-30"^^xsd:date ;
  skos:hiddenLabel "demand-elasticities"@en, "price elasticity"@en, "demand elasticity"@en ;
  ns0:marc001 "11313" .

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

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

nalt:32240_def
  rdf:value "Relaciones entre el cambio de precio de un producto básico y el cambio correspondiente de la cantidad que se vende. Si un pequeño cambio va acompañado de un cambio relativamente grande de la cantidad vendida, se dice que la demanda es elástica (responde a los cambios de precio). Sin embargo, si un gran cambio de precio va acompañado de un pequeño cambio de la cantidad vendida, se dice que la demanda es inelástica."@es, "Relationships between the change in the price of a commodity and the corresponding change in the quantity that is sold. If a small change in price is accompanied by a relatively large change in the quantity sold, demand is said to be elastic (responsive to price changes). But if a large change in the price is accompanied by a small change in the quantity sold, demand is said to be inelastic."@en ;
  dc:source "NAL Thesaurus Staff" ;
  a ns0:Definition .

