@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/conceptgroup/organizations>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/Office_of_Management_and_Budget> .

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

<https://concepts.sagepub.com/social-science/concept/Office_of_Management_and_Budget>
  skos:definition "The executive office that assists the president with developing and managing the federal budget. In 1970, President Richard M. Nixon (1969–1974) changed the name and modified the function of the Bureau of the Budget (BOB). [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n119.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Office of Management and Budget</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/executive_branch> ;
  skos:prefLabel "Office of Management and Budget"@en ;
  a skos:Concept .

