@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/entrepreneurs>
  skos:definition "Entrepreneurs are the economic actors who, in competitive markets, make decisions about which goods to produce and at what price to market them. Entrepreneurial activity is understood here to include both innovation, the introduction of new goods and new methods of production, and market making, attempts to find new customers for existing products or to sell to new customers at a more profitable price. [Source: <a href=\"https://sk.sagepub.com/reference/power/n120.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Power; Entrepreneurs</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/entrepreneurial_cognition> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/managers>, <https://concepts.sagepub.com/social-science/concept/entrepreneurship> ;
  skos:prefLabel "entrepreneurs"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/entrepreneurial_cognition>
  skos:prefLabel "entrepreneurial cognition"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/entrepreneurs> .

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

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

