@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/detection_of_deception>
  skos:definition "Detection of deception is a broad term covering a variety of techniques. Many areas of society have an interest in detecting deception: For example, medical personnel, social workers, and mental health workers all interview clients who, for various reasons, may lie or withhold information from the interviewer to conceal the truth. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n129.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Detection of Deception</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "detection of deception"@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/detection_of_deception> .

<https://concepts.sagepub.com/social-science/concept/forensics>
  skos:prefLabel "forensics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/detection_of_deception> .

