@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/patents>
  skos:prefLabel "patents"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/competition_(business)>, <https://concepts.sagepub.com/social-science/concept/intellectual_property>, <https://concepts.sagepub.com/social-science/concept/social_issues>, <https://concepts.sagepub.com/social-science/concept/publications>, <https://concepts.sagepub.com/social-science/concept/business_law>, <https://concepts.sagepub.com/social-science/concept/registration> ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patent_infringement>, <https://concepts.sagepub.com/social-science/concept/patent_trolling> ;
  skos:definition "A patent is a governmental grant of exclusive control over a new invention—a material, product, or process—for a specific period of time, normally 20 years. A patent is granted as a reward for innovation, usually technical innovation. [Source: <a href=\"https://sk.sagepub.com/reference/ethics/n610.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Business Ethics and Society; Patents</a>]"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/registration>
  skos:prefLabel "registration"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/competition_(business)>
  skos:prefLabel "competition (business)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/business_law>
  skos:prefLabel "business law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/social_issues>
  skos:prefLabel "social issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/patent_infringement>
  skos:prefLabel "patent infringement"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/publications>
  skos:prefLabel "publications"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

<https://concepts.sagepub.com/social-science/concept/patent_trolling>
  skos:prefLabel "patent trolling"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/patents> .

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

<https://concepts.sagepub.com/social-science/concept/intellectual_property>
  skos:prefLabel "intellectual property"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/patents> .

