@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/business_fraud_and_crimes>
  skos:prefLabel "business fraud and crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_crimes> .

<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_crimes> .

<https://concepts.sagepub.com/social-science/concept/work-related_crimes>
  skos:prefLabel "work-related crimes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/labor_crimes> .

<https://concepts.sagepub.com/social-science/concept/labor_crimes>
  skos:definition "Labor crimes can be defined as acts of aggression, exploitation, or threatening behavior that take place in the course of one's occupation. Most commonly, death at the workplace due to environmental hazards, or from failure to implement safety standards that leads to injury or death, are considered labor crimes. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-white-collar-and-corporate-crime-2e/n268.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of White-Collar and Corporate Crime; Labor Crimes</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work-related_crimes>, <https://concepts.sagepub.com/social-science/concept/business_fraud_and_crimes> ;
  skos:prefLabel "labor crimes"@en ;
  a skos:Concept .

