@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/personality>
  skos:prefLabel "personality"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competitiveness> .

<https://concepts.sagepub.com/social-science/concept/competitiveness>
  skos:definition "The competitiveness of business is a function of a number of variables that are affected by public policies. Some determinants of competitiveness, such as the ability of management to allocate resources strategically, are primarily a function of private decisions, rather than public policy. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n86.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Competitiveness</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/personality>, <https://concepts.sagepub.com/social-science/concept/market_(economics)> ;
  skos:prefLabel "competitiveness"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/market_(economics)>
  skos:prefLabel "market (economics)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/competitiveness> .

