@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/regulation_of_investments>
  skos:prefLabel "regulation of investments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_policy> .

<https://concepts.sagepub.com/social-science/concept/investment_project>
  skos:prefLabel "investment project"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_policy> .

<https://concepts.sagepub.com/social-science/concept/investment_protection>
  skos:prefLabel "investment protection"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_policy> .

<https://concepts.sagepub.com/social-science/concept/investment_policy>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regulation_of_investments>, <https://concepts.sagepub.com/social-science/concept/investment_protection>, <https://concepts.sagepub.com/social-science/concept/investment_promotion>, <https://concepts.sagepub.com/social-science/concept/investment_project>, <https://concepts.sagepub.com/social-science/concept/investment_income> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment> ;
  skos:prefLabel "investment policy"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/investment_promotion>
  skos:prefLabel "investment promotion"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_policy> .

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

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

<https://concepts.sagepub.com/social-science/concept/investment_income>
  skos:prefLabel "investment income"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investment_policy> .

