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

<https://concepts.sagepub.com/social-science/concept/teacher_mobility>
  skos:prefLabel "teacher mobility"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor_mobility> .

<https://concepts.sagepub.com/social-science/concept/labor_supply>
  skos:prefLabel "labor supply"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_mobility> .

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

<https://concepts.sagepub.com/social-science/concept/population_mobility>
  skos:prefLabel "population mobility"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_mobility> .

<https://concepts.sagepub.com/social-science/concept/brain_drain>
  skos:prefLabel "brain drain"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor_mobility> .

<https://concepts.sagepub.com/social-science/concept/labor_mobility>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/teacher_mobility>, <https://concepts.sagepub.com/social-science/concept/staff_turnover>, <https://concepts.sagepub.com/social-science/concept/occupational_mobility>, <https://concepts.sagepub.com/social-science/concept/labor_migration>, <https://concepts.sagepub.com/social-science/concept/brain_drain> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/population_mobility>, <https://concepts.sagepub.com/social-science/concept/labor_supply> ;
  skos:prefLabel "labor mobility"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/labor_migration>
  skos:prefLabel "labor migration"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor_mobility> .

