@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix dc11: <http://purl.org/dc/elements/1.1/> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .

<https://concepts.sagepub.com/social-science/concept/war_profiteering>
  skos:prefLabel "war profiteering"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/World_War_I> .

<https://concepts.sagepub.com/social-science/concept/World_War_I>
  skos:broader <https://concepts.sagepub.com/social-science/concept/war_profiteering>, <https://concepts.sagepub.com/social-science/concept/war_(armed_conflict)>, <https://concepts.sagepub.com/social-science/concept/20th_century_history>, <https://concepts.sagepub.com/social-science/concept/history_of_poverty> ;
  dc11:end 1918 ;
  a skos:Concept ;
  skos:exactMatch <https://id.nlm.nih.gov/mesh/D047828.html> ;
  dc11:date "1914-1918" ;
  skos:altLabel "First World War"@en ;
  skos:definition "World War I, also known as the First World War and the Great War, was a conflict occurring from 1914 to 1918. It was by far the largest war in history until the advent of World War II. World War I radically changed the face of Europe. [Source: <a href=\"https://sk.sagepub.com/reference/the-sage-encyclopedia-of-world-poverty-second-edition/i10534.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of World Poverty; World War I</a>]"@en ;
  skos:prefLabel "World War I"@en ;
  dc11:start 1914 .

<https://concepts.sagepub.com/social-science/concept/war_(armed_conflict)>
  skos:prefLabel "war (armed conflict)"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/World_War_I> .

<https://concepts.sagepub.com/social-science/concept/history_of_poverty>
  skos:prefLabel "history of poverty"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/World_War_I> .

<https://concepts.sagepub.com/social-science/concept/20th_century_history>
  skos:prefLabel "20th century history"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/World_War_I> .

<https://concepts.sagepub.com/social-science/concept/conceptgroup/events>
  a skos:Collection, isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member <https://concepts.sagepub.com/social-science/concept/World_War_I> .

