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

n9j:-TD0R23HR-8
  skos:prefLabel "political issues"@en ;
  a skos:Concept ;
  skos:narrower n9j:-VW377G93-R .

n9j:-concepts
  a isothes:ConceptGroup ;
  skos:prefLabel "concepts"@en ;
  skos:member n9j:-VW377G93-R .

n9j:-VW377G93-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Compromise_of_1850> ;
  skos:definition "Legislative compromise, passed by the U.S. Congress in 1850, that kept the United States together as tensions flared between slave states and free states. The compromise achieved this, in part, by introducing the Fugitive Slave Act, a disastrous law that strongly favored the interests of slaveholders. [Source: Encyclopedia of African American Society; Compromise of 1850]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-TD0R23HR-8 ;
  skos:prefLabel "Compromise of 1850"@en .

n9j: a skos:ConceptScheme .
