@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/regional_offices>
  skos:prefLabel "regional offices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/organization_studies>
  skos:prefLabel "organization studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/local_offices>
  skos:prefLabel "local offices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/headquarters>
  skos:prefLabel "headquarters"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/area_offices>
  skos:prefLabel "area offices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/head_offices>
  skos:prefLabel "head offices"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/governing_bodies>
  skos:prefLabel "governing bodies"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/departments>
  skos:prefLabel "departments"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<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_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/branch_(business)>
  skos:prefLabel "branch (business)"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organizational_infrastructure> .

<https://concepts.sagepub.com/social-science/concept/organizational_infrastructure>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/regional_offices>, <https://concepts.sagepub.com/social-science/concept/head_offices>, <https://concepts.sagepub.com/social-science/concept/area_offices>, <https://concepts.sagepub.com/social-science/concept/departments>, <https://concepts.sagepub.com/social-science/concept/governing_bodies>, <https://concepts.sagepub.com/social-science/concept/branch_(business)>, <https://concepts.sagepub.com/social-science/concept/headquarters>, <https://concepts.sagepub.com/social-science/concept/local_offices> ;
  skos:prefLabel "organizational infrastructure"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/organization_studies> ;
  a skos:Concept .

