@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/obscenity_laws>
  skos:definition "The U.S. Supreme Court had great difficulty reaching a consensus on the legal standard for what is or is not obscene. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n499.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Obscenity Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/socioeconomic,_political,_and_religious_issues> ;
  skos:prefLabel "obscenity laws"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/socioeconomic,_political,_and_religious_issues>
  skos:prefLabel "socioeconomic, political, and religious issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/obscenity_laws> .

