@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/Wisconsin>
  skos:definition "Wisconsin is an upper midwestern state in the United States that gained statehood May 29, 1848. The state capital is Madison, and the state's population in 2011 was about 5.7 million. [Source: <a href=\"https://sk.sagepub.com/reference/cultural-sociology-of-divorce/n470.xml\" target=\"_blank\" data-id=\"to-sk\">Cultural Sociology of Divorce: An Encyclopedia; Wisconsin</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D014922.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 "Wisconsin"@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/Wisconsin> .

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

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

