@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/equity_(finance)>
  skos:prefLabel "equity (finance)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/raising_capital> .

<https://concepts.sagepub.com/social-science/concept/initial_public_offering>
  skos:prefLabel "initial public offering"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/raising_capital> .

<https://concepts.sagepub.com/social-science/concept/financial_management>
  skos:prefLabel "financial management"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/raising_capital> .

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

<https://concepts.sagepub.com/social-science/concept/business_angels>
  skos:prefLabel "business angels"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/raising_capital> .

<https://concepts.sagepub.com/social-science/concept/investment_appraisal>
  skos:prefLabel "investment appraisal"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/raising_capital> .

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

<https://concepts.sagepub.com/social-science/concept/raising_capital>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/venture_capital>, <https://concepts.sagepub.com/social-science/concept/investment_appraisal>, <https://concepts.sagepub.com/social-science/concept/initial_public_offering>, <https://concepts.sagepub.com/social-science/concept/equity_(finance)>, <https://concepts.sagepub.com/social-science/concept/business_angels> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/financial_management>, <https://concepts.sagepub.com/social-science/concept/entrepreneurship> ;
  skos:prefLabel "raising capital"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/venture_capital>
  skos:prefLabel "venture capital"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/raising_capital> .

