@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

n9j:-C4JMVVMR-V
  skos:prefLabel "Southeastern United States"@en ;
  a skos:Concept ;
  skos:narrower n9j:-S7CCKSVC-G .

n9j: a skos:ConceptScheme .
n9j:-TWNFWMZN-R
  skos:prefLabel "New Orleans"@en ;
  a skos:Concept ;
  skos:broader n9j:-S7CCKSVC-G .

n9j:-S7CCKSVC-G
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Louisiana> ;
  skos:narrower n9j:-TWNFWMZN-R ;
  skos:definition "LOUISIANA IS ALMOST always included in the array of states designated the Deep South, which are often studied as a significantly different subgroup in political science. While Louisiana does share many similarities with its neighbors, such as its traditional political culture, its polity has some unique aspects when compared to other southern states. [Source: Encyclopedia of U.S. Campaigns, Elections, and Electoral                    Behavior; Louisiana]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-C4JMVVMR-V ;
  skos:prefLabel "Louisiana"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D008145.html> .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-S7CCKSVC-G .

