@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:broader <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/economic_supply>
  skos:prefLabel "economic supply"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/supply_and_demand>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/economic_supply>, <https://concepts.sagepub.com/social-science/concept/market_failure>, <https://concepts.sagepub.com/social-science/concept/economic_demand>, <https://concepts.sagepub.com/social-science/concept/teacher_supply_and_demand>, <https://concepts.sagepub.com/social-science/concept/take-up>, <https://concepts.sagepub.com/social-science/concept/prices> ;
  skos:prefLabel "supply and demand"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/microeconomics>, <https://concepts.sagepub.com/social-science/concept/market_forces> ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/microeconomics>
  skos:prefLabel "microeconomics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/market_forces>
  skos:prefLabel "market forces"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/market_failure>
  skos:prefLabel "market failure"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/take-up>
  skos:prefLabel "take-up"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_and_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/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/prices>
  skos:prefLabel "prices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

<https://concepts.sagepub.com/social-science/concept/teacher_supply_and_demand>
  skos:prefLabel "teacher supply and demand"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/supply_and_demand> .

