@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/forensic_interrogation>
  skos:definition "The purpose of a forensic interview or interrogation is to obtain information relevant to a particular crime or incident. Investigators are constantly receiving information, both from other people and from their own analysis of evidence. [Source: <a href=\"https://sk.sagepub.com/reference/crimepunishment/n186.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Crime and Punishment; Forensic Interrogation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/forensics> ;
  skos:prefLabel "forensic interrogation"@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/forensic_interrogation> .

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

