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

<https://concepts.sagepub.com/social-science/concept/return_on_equity>
  skos:prefLabel "return on equity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

<https://concepts.sagepub.com/social-science/concept/assets>
  skos:prefLabel "assets"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

<https://concepts.sagepub.com/social-science/concept/equity_gap>
  skos:prefLabel "equity gap"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

<https://concepts.sagepub.com/social-science/concept/euroquities>
  skos:prefLabel "euroquities"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

<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/equity_(finance)> .

<https://concepts.sagepub.com/social-science/concept/raising_capital>
  skos:prefLabel "raising capital"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

<https://concepts.sagepub.com/social-science/concept/sweat_equity>
  skos:prefLabel "sweat equity"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/equity_(finance)> .

