@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/politics>
  skos:prefLabel "politics"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_the_Interior> .

<https://concepts.sagepub.com/social-science/concept/Department_of_the_Interior>
  skos:definition "Department responsible for almost 600 million acres of public lands, or about 30 percent of the total U.S. land area. The Department of Agriculture, however, oversees the nation's forests. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-presidency/n51.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Presidency; Department of the Interior</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/politics>, <https://concepts.sagepub.com/social-science/concept/organizations_(environment_and_society)>, <https://concepts.sagepub.com/social-science/concept/executive_branch> ;
  skos:prefLabel "Department of the Interior"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/organizations_(environment_and_society)>
  skos:prefLabel "organizations (environment and society)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Department_of_the_Interior> .

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

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

