@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/concepts,_theories,_and_legal_principles>
  skos:prefLabel "concepts, theories, and legal principles"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/fair_use> .

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

<https://concepts.sagepub.com/social-science/concept/fair_use>
  skos:definition "Fair use is a copyright concept that allows works to be used in ways that otherwise would infringe on the copyright, but are allowed because the uses are particularly beneficial to society and not particularly harmful to the copyright owner. Fair use thus limits the rights of copyright. [Source: <a href=\"https://sk.sagepub.com/cqpress/encyclopedia-of-the-first-amendment/n491.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of the First Amendment; Fair Use</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/concepts,_theories,_and_legal_principles> ;
  skos:prefLabel "fair use"@en ;
  a skos:Concept .

