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

<https://concepts.sagepub.com/social-science/concept/waldheim_affair>
  skos:definition "The Waldheim affair refers to discussions about the involvement of the former Austrian President Kurt Waldheim (1918–2007) in World War II. Waldheim, a member of the People's Party (Österreichische Volkspartei, or ÖVP), was foreign minister and UN Secretary General from 1972 to 1981. In 1986 he ran for the office of Austrian president. [Source: <a href=\"https://sk.sagepub.com/reference/politicalcommunication/n696.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Political Communication; Waldheim Affair</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/political_events> ;
  skos:prefLabel "waldheim affair"@en ;
  a skos:Concept .

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

<https://concepts.sagepub.com/social-science/concept/political_events>
  skos:prefLabel "political events"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/waldheim_affair> .

