@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/cases_in_race_and_crime>
  skos:prefLabel "cases in race and crime"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio> .

<https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio>
  skos:broader <https://concepts.sagepub.com/social-science/concept/state_and_federal_court_cases>, <https://concepts.sagepub.com/social-science/concept/Supreme_Court_cases>, <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_cases>, <https://concepts.sagepub.com/social-science/concept/cases_in_race_and_crime> ;
  a skos:Concept ;
  skos:prefLabel "Mapp v. Ohio"@en ;
  skos:definition "In Mapp v. Ohio (1961), the Supreme Court extended its decision on the federal exclusionary rule from Weeks v. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n419.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Mapp v. Ohio</a>]"@en ;
  dc11:date "1961" ;
  dc11:end 1961 ;
  dc11:start 1961 .

<https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_cases>
  skos:prefLabel "Fourth Amendment cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio> .

<https://concepts.sagepub.com/social-science/concept/Supreme_Court_cases>
  skos:prefLabel "Supreme Court cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio> .

<https://concepts.sagepub.com/social-science/concept/state_and_federal_court_cases>
  skos:prefLabel "state and federal court cases"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/cases>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "cases"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Mapp_v._Ohio> .

