@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/police_procedures>
  skos:prefLabel "police procedures"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Miranda_warnings> .

<https://concepts.sagepub.com/social-science/concept/Miranda_warnings>
  skos:definition "Miranda warnings refer to the rights that an accused person must be advised of before his or her interrogation by law enforcement. The Miranda warnings have historically been the subject of ethical debate as well as misconception by the American public. [Source: <a href=\"https://sk.sagepub.com/reference/encyclopedia-of-criminal-justice-ethics/n217.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Criminal Justice Ethics; Miranda Warnings</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/police_procedures>, <https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections> ;
  skos:prefLabel "Miranda warnings"@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/Miranda_warnings> .

<https://concepts.sagepub.com/social-science/concept/law_enforcement,_courts,_and_corrections>
  skos:prefLabel "law enforcement, courts, and corrections"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Miranda_warnings> .

