@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/virginia_plan>
  skos:definition "See Constitutional Convention of 1787 . (SEE ALSO Document at the End of the Book.) [Source: <a href=\"https://sk.sagepub.com/cqpress/the-us-constitution-a-to-z-2e/n390.xml\" target=\"_blank\" data-id=\"to-sk\">The U.S. Constitution A to Z; Virginia Plan</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/origins_of_Congress> ;
  skos:prefLabel "virginia plan"@en ;
  a skos:Concept .

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

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

