@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/economic_demand>
  skos:prefLabel "economic demand"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/elasticity_of_demand> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/elasticity_of_demand> .

<https://concepts.sagepub.com/social-science/concept/elasticity_of_demand>
  skos:definition "The quantity demanded of a good or service responds to changes in its own price, changes in the price of other goods or services, and changes in consumer income. Demand elasticities measure the responsiveness of the quantity demanded to changes in these factors. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n231.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Elasticity of Demand</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_demand> ;
  skos:prefLabel "elasticity of demand"@en ;
  a skos:Concept .

