@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/legislative_studies>
  skos:prefLabel "legislative studies"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/appropriation> .

<https://concepts.sagepub.com/social-science/concept/appropriation>
  skos:definition "Appropriation, also referred to as misappropriation, is the unauthorized use of a person’s name, photograph, likeness, voice, or endorsement, often for financial gain. Although appropriation may involve speech or communication, the First Amendment does not protect its practice. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n69.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Appropriation</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legislative_studies> ;
  skos:prefLabel "appropriation"@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/appropriation> .

