@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/White_House>
  skos:definition "The Executive Mansion in Washington, D.C., and the home to every United States president except George Washington (1789–1797). Although he never lived there, the nation's first president was instrumental in determining the location and appearance of the White House. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n184.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; White House</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/presidential_benefits_and_perks>, <https://concepts.sagepub.com/social-science/concept/executive_branch> ;
  skos:prefLabel "White House"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/executive_branch>
  skos:prefLabel "executive branch"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/White_House> .

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

<https://concepts.sagepub.com/social-science/concept/presidential_benefits_and_perks>
  skos:prefLabel "presidential benefits and perks"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/White_House> .

