@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/clinical_support_workers>
  skos:prefLabel "clinical support workers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

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

<https://concepts.sagepub.com/social-science/concept/support_services_staff>
  skos:prefLabel "support services staff"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

<https://concepts.sagepub.com/social-science/concept/ancillary_drivers>
  skos:prefLabel "ancillary drivers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

<https://concepts.sagepub.com/social-science/concept/support_staff>
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_services_staff>, <https://concepts.sagepub.com/social-science/concept/security_officers>, <https://concepts.sagepub.com/social-science/concept/ancillary_drivers>, <https://concepts.sagepub.com/social-science/concept/telephonists>, <https://concepts.sagepub.com/social-science/concept/porters>, <https://concepts.sagepub.com/social-science/concept/health_service_ancillary_staff>, <https://concepts.sagepub.com/social-science/concept/assistants>, <https://concepts.sagepub.com/social-science/concept/clinical_support_workers>, <https://concepts.sagepub.com/social-science/concept/maintenance_staff> ;
  skos:prefLabel "support staff"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/security_officers>
  skos:prefLabel "security officers"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

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

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

<https://concepts.sagepub.com/social-science/concept/staff>
  skos:prefLabel "staff"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/support_staff> .

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

<https://concepts.sagepub.com/social-science/concept/health_service_ancillary_staff>
  skos:prefLabel "health service ancillary staff"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

<https://concepts.sagepub.com/social-science/concept/maintenance_staff>
  skos:prefLabel "maintenance staff"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> .

