@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/Great_Lakes_region>
  skos:prefLabel "Great Lakes region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Illinois> .

<https://concepts.sagepub.com/social-science/concept/Midwestern_United_States>
  skos:prefLabel "Midwestern United States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Illinois> .

<https://concepts.sagepub.com/social-science/concept/Illinois>
  skos:definition "Illinois became the 21st state admitted to the United States in 1818; its state capital is Springfield. Various parenting magazines, parenting Websites, and health organizations offer their listings of the best places to raise children or have a baby. [Source: <a href=\"https://sk.sagepub.com/reference/motherhood/n275.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Motherhood; Illinois</a>]"@en ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Chicago> ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D007087.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Midwestern_United_States>, <https://concepts.sagepub.com/social-science/concept/Great_Lakes_region> ;
  skos:prefLabel "Illinois"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/Chicago>
  skos:prefLabel "Chicago"@en ;
  a skos:Concept ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Illinois> .

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

