@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/Connecticut>
  skos:definition "Connecticut is a small, 5,543-square-mile state in the northeastern United States with a population of about 3.4 million. The population is 79.9 percent white, 9.4 percent African American, and 3.4 percent Asian American. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n114.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Connecticut</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D003237.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/New_England> ;
  skos:prefLabel "Connecticut"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/New_England>
  skos:prefLabel "New England"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Connecticut> .

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

