@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/seat_of_government>
  skos:prefLabel "seat of government"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Library_of_Congress> .

<https://concepts.sagepub.com/social-science/concept/powers_of_Congress>
  skos:prefLabel "powers of Congress"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Library_of_Congress> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Library_of_Congress> .

<https://concepts.sagepub.com/social-science/concept/Library_of_Congress>
  skos:definition "the U.S. government agency that regulates and controls copyright materials; e.g., an advertisement can legally be copyrighted if it contains entirely original copy or artwork, but neither a slogan nor a common design or symbol can legally be copyrighted.. [Source: <a href=\"https://sk.sagepub.com/reference/dictionary-of-marketing-communications/n1838.xml\" target=\"_blank\" data-id=\"to-sk\">Dictionary of Marketing Communications; Library of Congress</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/seat_of_government>, <https://concepts.sagepub.com/social-science/concept/powers_of_Congress> ;
  skos:prefLabel "Library of Congress"@en ;
  a skos:Concept .

