@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/embezzlement>
  skos:definition "Embezzlement is a form of white-collar crime that involves the misappropriation of assets by an individual or group of individuals to whom those assets have been entrusted. Embezzlement typically involves the abuse of power that results from one's position within an occupational structure. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n215.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Embezzlement</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/work-related_crimes>, <https://concepts.sagepub.com/social-science/concept/theft_offenses>, <https://concepts.sagepub.com/social-science/concept/crimes_in_America>, <https://concepts.sagepub.com/social-science/concept/commercial_fraud> ;
  skos:prefLabel "embezzlement"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/theft_offenses>
  skos:prefLabel "theft offenses"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/embezzlement> .

<https://concepts.sagepub.com/social-science/concept/crimes_in_America>
  skos:prefLabel "crimes in America"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/embezzlement> .

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

<https://concepts.sagepub.com/social-science/concept/commercial_fraud>
  skos:prefLabel "commercial fraud"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/embezzlement> .

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

