@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/underground_banking_regulations> .

<https://concepts.sagepub.com/social-science/concept/strategies_of_law_enforcement_and_justice>
  skos:prefLabel "strategies of law enforcement and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/underground_banking_regulations> .

<https://concepts.sagepub.com/social-science/concept/underground_banking_regulations>
  skos:definition "Underground banking (also commonly referred to alternative remittance systems or informal value transfer systems) is the movement of money outside the network of banks and money transfer institutions that make up the formal banking system. The term underground banking does not necessarily denote illegal activity. [Source: <a href=\"https://sk.sagepub.com/reference/transntlcrime-justice/n168.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Transnational Crime &amp; Justice; Underground Banking Regulations</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/strategies_of_law_enforcement_and_justice> ;
  skos:prefLabel "underground banking regulations"@en ;
  a skos:Concept .

