@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/organization_theory>
  skos:prefLabel "organization theory"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/hybrid_organization> .

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

<https://concepts.sagepub.com/social-science/concept/hybrid_organization>
  skos:definition "Most simply, a hybrid organization shares characteristics of both public and private organizations. As with most social science concepts, things become slippery after that. [Source: <a href=\"https://sk.sagepub.com/reference/governance/n250.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Governance; Hybrid Organization</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_theory> ;
  skos:prefLabel "hybrid organization"@en ;
  a skos:Concept .

