@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/conceptgroup/concepts>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/qui_tam_actions> .

<https://concepts.sagepub.com/social-science/concept/qui_tam_actions>
  skos:definition "The words qui tam are the short form of a Latin phrase that, loosely translated, means “one who sues for the king as well as for himself.” Qui tam provisions derive from a 150-year-old law known as the False Claims Act (FCA). The FCA was passed to address military procurement fraud during the Civil War. [Source: <a href=\"https://sk.sagepub.com/reference/healthcaremanagement/n677.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Health Care Management; Qui Tam Actions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues> ;
  skos:prefLabel "qui tam actions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/legal_and_regulatory_issues>
  skos:prefLabel "legal and regulatory issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/qui_tam_actions> .

