@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/linkage>
  skos:definition "Linking new business opportunities to corporate strategy. New business opportunities need to be linked to the core business, lest they become resource starved and forgo the opportunity to demonstrate their full potential. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-strategy/n405.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Strategy: Strategic Management A-Z; Linkage</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/housing_affordability> ;
  skos:prefLabel "linkage"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/housing_affordability>
  skos:prefLabel "housing affordability"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/linkage> .

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

