@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/architecture_and_organizations> .

<https://concepts.sagepub.com/social-science/concept/architecture_and_organizations>
  skos:definition "The discourses of architecture, as organization studies, have been heavily influenced by what, for lack of a better term, has been called postmodernism. In fact, many of the key philosophical concepts were translated into and discussed in architecture before they traveled to other disciplines such as organization studies. [Source: <a href=\"https://sk.sagepub.com/reference/organization/n25.xml\" target=\"_blank\" data-id=\"to-sk\">International Encyclopedia of Organization Studies; Architecture and Organizations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure> ;
  skos:prefLabel "architecture and organizations"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/issues_in_organizational_structure>
  skos:prefLabel "issues in organizational structure"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/architecture_and_organizations> .

