@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/Ohio> .

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

<https://concepts.sagepub.com/social-science/concept/Appalachian_region>
  skos:prefLabel "Appalachian region"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Ohio> .

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

<https://concepts.sagepub.com/social-science/concept/Ohio>
  skos:definition "OHIO CARRIES A surprising history of stem cell and regenerative medicine research. Since 1980, it has managed to reconcile with its conservative nature by limiting research to nonembryonic cell lines, though current state legislation closely follows the views of President George W. Bush and forbids the use of embryonic or cadaveric fetal tissue for experimentation. [Source: <a href=\"https://sk.sagepub.com/reference/stemcell/n198.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Stem Cell Research; Ohio</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D009820.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Midwestern_United_States>, <https://concepts.sagepub.com/social-science/concept/Great_Lakes_region>, <https://concepts.sagepub.com/social-science/concept/Appalachian_region> ;
  skos:prefLabel "Ohio"@en ;
  a skos:Concept .

