@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-QCFRQQ24-F .

n9j:-QCFRQQ24-F
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/sponsorship> ;
  skos:definition "The payment of cash (or in kind) that a company may make to a league, team, event, individual or activity, for the right to exploit the commercial potential of being associated with that activity. The sponsorship of sports events accounts for about three-quarters of all sponsorship in the UK.There are many problems related to attempts to estimate the market size for sports sponsorship including: (1) firms and sports bodies are reluctant to release commercially sensitive data; (2) the market is highly fragmented, ranging from Olympic Games (TOP) to local sports teams; and (3) expenditure on sponsorship is often consumed within firms' broader marketing and publicity budgets. [Source: The SAGE Dictionary of Sports Studies; Sponsorship]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-JPL83QJN-R ;
  skos:prefLabel "sponsorship"@en .

n9j: a skos:ConceptScheme .
n9j:-JPL83QJN-R
  skos:prefLabel "financial support"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QCFRQQ24-F .

