@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/Michigan>
  skos:definition "Michigan was originally home to various Native American tribes; in the 1600s, French fur traders began settling the state, founding Detroit in 1701. After passing between the French, British, and Americans, and then becoming embroiled in a dispute with Ohio commonly referred to as the Toledo War, the territory now known as Michigan became a U.S. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n438.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Michigan</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008824.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 "Michigan"@en ;
  a skos:Concept .

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

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

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

