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

<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/Wisconsin_v._Yoder> .

<https://concepts.sagepub.com/social-science/concept/litigation:_religious_freedom>
  skos:prefLabel "litigation: religious freedom"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Wisconsin_v._Yoder> .

<https://concepts.sagepub.com/social-science/concept/education_policy>
  skos:prefLabel "education policy"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Wisconsin_v._Yoder> .

<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/Wisconsin_v._Yoder> .

<https://concepts.sagepub.com/social-science/concept/Wisconsin_v._Yoder>
  skos:definition "Wisconsin v. Yoder (1972) was the third of three significant Supreme Court cases, following Meyer v. Nebraska (1923) and Pierce v. Society of Sisters of the Holy Names of Jesus and Mary (1925), that upheld the Fourteenth Amendment right of parents to direct the education of their children. However, because states had been made subject to the Free Exercise Clause of the First Amendment in Cantwell v. Connecticut, in 1940, Yoder also raised a free exercise claim. [Source: <a href=\"https://sk.sagepub.com/reference/educationlaw/n427.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Education Law; Wisconsin v. Yoder</a>]"@en ;
  dc11:end 1972 ;
  dc11:start 1972 ;
  dc11:date "1972" ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Supreme_Court_cases>, <https://concepts.sagepub.com/social-science/concept/litigation:_religious_freedom>, <https://concepts.sagepub.com/social-science/concept/education_policy> ;
  skos:prefLabel "Wisconsin v. Yoder"@en ;
  a skos:Concept .

