@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/economics_and_work>
  skos:prefLabel "economics and work"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/child_labor> .

<https://concepts.sagepub.com/social-science/concept/child_labor>
  skos:definition "Children have been used as cheap labor from the earliest times of human existence. Historically children were viewed by parents as a source of labor on farms or in areas of “woman's work.” Grown children were the “social security” of their parents for whom they would provide. [Source: <a href=\"https://sk.sagepub.com/reference/businesstoday/n159.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business in Today's World; Child Labor</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/labor>, <https://concepts.sagepub.com/social-science/concept/economics_and_work> ;
  skos:prefLabel "child labor"@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/child_labor> .

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

