@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/psychology_of_policing_and_investigations>
  skos:prefLabel "psychology of policing and investigations"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/false_confessions> .

<https://concepts.sagepub.com/social-science/concept/false_confessions>
  skos:definition "A false confession is a narrative admission to a crime that is made, orally or in writing, by an innocent person. Research shows that innocent people may confess in different ways and for different reasons—resulting in three types of false confessions: voluntary, compliant, and internalized. [Source: <a href=\"https://sk.sagepub.com/reference/psychologylaw/n122.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Psychology and Law; False Confessions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/psychology_of_policing_and_investigations>, <https://concepts.sagepub.com/social-science/concept/criminal_investigation> ;
  skos:prefLabel "false confessions"@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/false_confessions> .

<https://concepts.sagepub.com/social-science/concept/criminal_investigation>
  skos:prefLabel "criminal investigation"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/false_confessions> .

