@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/Fourth_Amendment_issues>
  skos:prefLabel "Fourth Amendment issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/penumbras> .

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

<https://concepts.sagepub.com/social-science/concept/penumbras>
  skos:definition "The term penumbra means shadow. It became a notable part of the discourse of constitutional law with the U.S. Supreme Court's ruling in Griswold v. Connecticut (1965), which outlawed Connecticut's laws restricting birth control on the basis that the laws violated “zones of privacy” created and protected by the U.S. Constitution. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-fourth-amendment/n609.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the Fourth Amendment; Penumbras</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Fourth_Amendment_issues> ;
  skos:prefLabel "penumbras"@en ;
  a skos:Concept .

