@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/commercial_speech>
  skos:definition "Commercial speech—that is, advertising or other speech proposing a commercial transaction—was once considered unprotected by the First Amendment and therefore subject to regulation or even prohibition by Congress or the states. In a series of decisions beginning in the 1970s, however, the Supreme Court extended constitutional protection to commercial speech, first tentatively and then more broadly. [Source: <a href=\"https://sk.sagepub.com/cqpress/the-supreme-court-a-to-z-4e/n339.xml\" target=\"_blank\" data-id=\"to-sk\">The Supreme Court A to Z; Speech, Commercial</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/freedom_of_speech>, <https://concepts.sagepub.com/social-science/concept/corporate_personhood> ;
  skos:prefLabel "commercial speech"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/freedom_of_speech>
  skos:prefLabel "freedom of speech"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commercial_speech> .

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

<https://concepts.sagepub.com/social-science/concept/corporate_personhood>
  skos:prefLabel "corporate personhood"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/commercial_speech> .

