@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/Southeastern_United_States>
  skos:prefLabel "Southeastern United States"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Alabama> .

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

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

<https://concepts.sagepub.com/social-science/concept/Alabama>
  skos:definition "ALABAMA IS ONE of 26 U.S. states with no legislation pertinent to stem cell research or cloning. Artur Davis, a congressman from Alabama's 7th district with plans to run for governor or senator in 2010, has a legislative record primarily focused on social and health issues. [Source: <a href=\"https://sk.sagepub.com/reference/stemcell/n3.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Stem Cell Research; Alabama</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D000407.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States>, <https://concepts.sagepub.com/social-science/concept/Appalachian_region> ;
  skos:prefLabel "Alabama"@en ;
  a skos:Concept .

