@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/wrongful_convictions>
  skos:definition "Wrongful conviction can be defined as an instance in which a person is tried and convicted for a crime he or she did not commit. Although wrongful convictions may not be commonplace in the United States, such convictions nevertheless do occur, and those who are wrongfully convicted, as well as their families, experience a variety of negative consequences. [Source: <a href=\"https://sk.sagepub.com/reference/raceandcrime/n389.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Race and Crime; Wrongful Convictions</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/trial_processes>, <https://concepts.sagepub.com/social-science/concept/law_and_justice>, <https://concepts.sagepub.com/social-science/concept/corrections> ;
  skos:prefLabel "wrongful convictions"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/law_and_justice>
  skos:prefLabel "law and justice"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/wrongful_convictions> .

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

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

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

