@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/constitutional_convention>
  skos:definition "Held in the summer of 1787, the assembly of delegates from twelve of the thirteen states, which created the present plan of government of the United States. Philadelphia, Pennsylvania, was the site of the Constitutional Convention. [Source: <a href=\"https://sk.sagepub.com/cqpress/students-guide-to-elections/n32.xml\" target=\"_blank\" data-id=\"to-sk\">Student's Guide to Elections; Constitutional Convention</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/origins_of_Congress> ;
  skos:prefLabel "constitutional convention"@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/constitutional_convention> .

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

