@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/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/confessions> .

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

<https://concepts.sagepub.com/social-science/concept/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/confessions> .

<https://concepts.sagepub.com/social-science/concept/trial_processes>
  skos:prefLabel "trial processes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/confessions> .

<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/confessions> .

<https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>
  skos:prefLabel "courts, corrections, punishments"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/confessions> .

<https://concepts.sagepub.com/social-science/concept/confessions>
  skos:definition "Confession is the highest drama. In every Hollywood crime story, fabled cops ply their trade and bad guys seal their fate in the interrogation room, where ruthless, third-degree tactics unlock the guilty suspect's compulsion to confess. [Source: <a href=\"https://sk.sagepub.com/reference/lawenforcement/n42.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Law Enforcement; Confessions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes>, <https://concepts.sagepub.com/social-science/concept/policing>, <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/courts,_corrections,_punishments>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "confessions"@en ;
  a skos:Concept .

