@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/multiplier>
  skos:definition "Used to assess the full economic impact derived from a specific event. Multipliers convert the initial additional expenditure stimulated, for example by the hosting of a mega-event such as the Olympics (mega-event, staging of), into a net expenditure figure for a fixed geographical area (e.g. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-dictionary-of-sports-studies/n205.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Dictionary of Sports Studies; Multiplier</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/economic_concepts> ;
  skos:prefLabel "multiplier"@en ;
  a skos:Concept .

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

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

