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

<https://concepts.sagepub.com/social-science/concept/succession_planning>
  skos:prefLabel "succession planning"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_resourcing> .

<https://concepts.sagepub.com/social-science/concept/staff_turnover>
  skos:prefLabel "staff turnover"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_resourcing> .

<https://concepts.sagepub.com/social-science/concept/staff_resourcing>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/succession_planning>, <https://concepts.sagepub.com/social-science/concept/staff_turnover>, <https://concepts.sagepub.com/social-science/concept/staff_retention>, <https://concepts.sagepub.com/social-science/concept/recruitment>, <https://concepts.sagepub.com/social-science/concept/flexible_working>, <https://concepts.sagepub.com/social-science/concept/absence_management> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/human_resource_planning> ;
  skos:prefLabel "staff resourcing"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/staff_retention>
  skos:prefLabel "staff retention"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_resourcing> .

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

<https://concepts.sagepub.com/social-science/concept/flexible_working>
  skos:prefLabel "flexible working"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/staff_resourcing> .

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

<https://concepts.sagepub.com/social-science/concept/human_resource_planning>
  skos:prefLabel "human resource planning"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/staff_resourcing> .

