@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/concepts_in_consumer_culture>
  skos:prefLabel "concepts in consumer culture"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/experimental_economics> .

<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/experimental_economics> .

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

<https://concepts.sagepub.com/social-science/concept/experimental_economics>
  skos:definition "Experimental economics refers to the method of controlled experimentation applied to the investigation of economic phenomena. It is used to investigate (1) individual decision making, (2) the coordination of economic actors via market mechanisms, and (3) cooperation of economic agents in nonmarket environments. [Source: <a href=\"https://sk.sagepub.com/reference/consumerculture/n211.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Consumer Culture; Experimental Economics</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts_in_consumer_culture>, <https://concepts.sagepub.com/social-science/concept/economics> ;
  skos:prefLabel "experimental economics"@en ;
  a skos:Concept .

