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

n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-NZ20BFVS-J .

n9j:-F9VQTBQD-2
  skos:prefLabel "war (armed conflict)"@en ;
  a skos:Concept ;
  skos:narrower n9j:-NZ20BFVS-J .

n9j:-NZ20BFVS-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/War_of_1812> ;
  skos:definition "The “Second War for Independence” fought between the United States and Great Britain was the product of already strained relations exacerbated by war in Europe. The war was ostensibly fought for freedom of the seas, to end impressment, and for territory in Canada; yet the eventual peace treaty changed these circumstances little. [Source: Encyclopedia of War & American Society; War of 1812]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-F9VQTBQD-2 ;
  skos:prefLabel "War of 1812"@en .

n9j: a skos:ConceptScheme .
