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

<https://concepts.sagepub.com/social-science/concept/painters_and_decorators>
  skos:prefLabel "painters and decorators"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/maintenance_staff> .

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

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

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

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

<https://concepts.sagepub.com/social-science/concept/cleaners>
  skos:prefLabel "cleaners"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/maintenance_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/maintenance_staff> .

<https://concepts.sagepub.com/social-science/concept/maintenance_staff>
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/carpenters>, <https://concepts.sagepub.com/social-science/concept/caretakers>, <https://concepts.sagepub.com/social-science/concept/electricians>, <https://concepts.sagepub.com/social-science/concept/painters_and_decorators>, <https://concepts.sagepub.com/social-science/concept/glaziers>, <https://concepts.sagepub.com/social-science/concept/cleaners>, <https://concepts.sagepub.com/social-science/concept/plumbers>, <https://concepts.sagepub.com/social-science/concept/health_service_maintenance_staff> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/support_staff> ;
  skos:prefLabel "maintenance staff"@en .

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

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

