@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/drug_courier_profiling>
  skos:definition "In the early 1970s, the drug courier profile emerged as a law enforcement tool used to combat the influx of drugs into the United States. A drug courier profile consists of a list of characteristics assumed typical of individuals carrying illicit drugs. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n156.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Profiling, Drug Courier</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/investigation_techniques> ;
  skos:prefLabel "drug courier profiling"@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/drug_courier_profiling> .

<https://concepts.sagepub.com/social-science/concept/investigation_techniques>
  skos:prefLabel "investigation techniques"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/drug_courier_profiling> .

