@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: a skos:ConceptScheme .
n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-HCJ4FD94-3 .

n9j:-KKK1DML0-J
  skos:prefLabel "19th century history"@en ;
  a skos:Concept ;
  skos:narrower n9j:-HCJ4FD94-3 .

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

n9j:-HCJ4FD94-3
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Spanish-American_war> ;
  skos:definition "Between the United States and Spain (April 21–August 12), brief war fought mainly in the Spanish colonial territories of Cuba and the Philippines and considered a turning point in the history of U.S. foreign relations. Victory in the Spanish-American War quickly went to the United States, and peace negotiations resulted in U.S. control over Cuba, and the annexation of Puerto Rico, Guam, and the Philippines. [Source: Encyclopedia of United States National Security; Spanish-American War]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-KKK1DML0-J, n9j:-F9VQTBQD-2 ;
  skos:prefLabel "Spanish-American war"@en ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D047832.html> .

