@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/organizational_paradox> .

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

<https://concepts.sagepub.com/social-science/concept/organizational_paradox>
  skos:definition "A paradox is a statement or situation that is seemingly contradictory because it is composed of two opposing chacteristics. In philosophy, paradoxical reasoning involves deriving an absurd conclusion from apparently unquestionable premises through valid inferential procedures. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n390.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Organizational Paradox</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_theory> ;
  skos:prefLabel "organizational paradox"@en ;
  a skos:Concept .

