@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/criminal_justice_system>
  skos:prefLabel "criminal justice system"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rape_shield_laws> .

<https://concepts.sagepub.com/social-science/concept/legislation_and_statutes>
  skos:prefLabel "legislation and statutes"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/rape_shield_laws> .

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

<https://concepts.sagepub.com/social-science/concept/rape_shield_laws>
  skos:definition "Rape shield laws place limits on evidence and evidentiary testimony that can be admitted during rape trials. Rape shield laws specifically restrict the introduction of sexual history evidence that is irrelevant to the charge at hand and that is introduced solely to call the victim's character into question. [Source: <a href=\"https://sk.sagepub.com/reference/violence/n417.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Interpersonal Violence; Rape Shield Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legislation_and_statutes>, <https://concepts.sagepub.com/social-science/concept/criminal_justice_system> ;
  skos:prefLabel "rape shield laws"@en ;
  a skos:Concept .

