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

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

<https://concepts.sagepub.com/social-science/concept/licensing_laws>
  skos:definition "The theory of license has its origins in antiquity and is derivative of the authority of the sovereign. The Oxford English Dictionary defines license as “a permit from an authority to own, use, or do something.” Anglo-American common law tradition includes sovereign authorization of exclusive rights through patents, copyrights, licenses, issuances, permits, proprietaries, prerogatives, and other privileges. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n792.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Licensing Laws</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/legislation> ;
  skos:prefLabel "licensing laws"@en ;
  a skos:Concept .

