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

<https://concepts.sagepub.com/social-science/concept/constitutional_issues>
  skos:prefLabel "constitutional issues"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interstate_relations> .

<https://concepts.sagepub.com/social-science/concept/interstate_commerce>
  skos:prefLabel "interstate commerce"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/interstate_relations> .

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

<https://concepts.sagepub.com/social-science/concept/interstate_relations>
  skos:definition "Constitutional principles specifying the legal, political, and economic relationship between the states. The differences between the early states were many, economically and socially. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-the-supreme-court/n95.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to the Supreme Court; Interstate Relations</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/interstate_commerce> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/principles_of_government>, <https://concepts.sagepub.com/social-science/concept/constitutional_issues> ;
  skos:prefLabel "interstate relations"@en ;
  a skos:Concept .

