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

<https://concepts.sagepub.com/social-science/concept/Florida>
  skos:definition "Florida became a U.S. possession in 1821 and formally a territory in March 1822; statehood followed in 1845. [Source: <a href=\"https://sk.sagepub.com/reference/socialhistory-crime-punishment/n246.xml\" target=\"_blank\" data-id=\"to-sk\">The Social History of Crime and Punishment in America: An Encylopedia; Florida</a>]"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D005431.html> ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/Southeastern_United_States> ;
  skos:prefLabel "Florida"@en ;
  a skos:Concept .

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

