@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/campaigns,_elections,_and_the_law>
  skos:prefLabel "campaigns, elections, and the law"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Panama_Canal> .

<https://concepts.sagepub.com/social-science/concept/Panama_Canal>
  skos:definition "In 1534 the king of Spain first studied feasibility for a canal in what would eventually become the center of Panama. While the Spanish never constructed this canal, they paved a road with stones to transport gold and other riches on mules. [Source: <a href=\"https://sk.sagepub.com/reference/environment/n821.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Environment and Society; Panama Canal</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/campaigns,_elections,_and_the_law> ;
  skos:prefLabel "Panama Canal"@en ;
  a skos:Concept .

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

