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

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

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

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

<https://concepts.sagepub.com/social-science/concept/long_term_unemployment>
  skos:prefLabel "long term unemployment"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/unemployment> .

<https://concepts.sagepub.com/social-science/concept/unemployment>
  skos:narrower <https://concepts.sagepub.com/social-science/concept/youth_unemployment>, <https://concepts.sagepub.com/social-science/concept/long_term_unemployment>, <https://concepts.sagepub.com/social-science/concept/frictional_unemployment>, <https://concepts.sagepub.com/social-science/concept/structural_unemployment>, <https://concepts.sagepub.com/social-science/concept/unemployability>, <https://concepts.sagepub.com/social-science/concept/regional_unemployment>, <https://concepts.sagepub.com/social-science/concept/cyclical_unemployment> ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/employment> ;
  skos:definition "UNEMPLOYMENT IS A situation in which there are a greater number of people willing to work for a prevailing wage than there are jobs being offered. As such, unemployment can be economically described as a surplus in the labor market. [Source: <a href=\"https://sk.sagepub.com/reference/worldpoverty/n710.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of World Poverty; Unemployment</a>]"@en ;
  skos:prefLabel "unemployment"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014478.html> .

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

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

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

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

