@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:-organizations
  a isothes:ConceptGroup ;
  skos:prefLabel "organizations"@en ;
  skos:member n9j:-SDLWZSVM-R .

n9j:-LN3R075G-L
  skos:prefLabel "terrorist groups"@en ;
  a skos:Concept ;
  skos:narrower n9j:-SDLWZSVM-R .

n9j: a skos:ConceptScheme .
n9j:-SDLWZSVM-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Baader-Meinhof_Gang> ;
  skos:definition "The Communist group known as the Baader-Meinhof Gang (aka Red Army Faction), which was named for Andreas Baader and the leftist journalist Ulrike Meinhof, terrorized West Germany in the 1970s. The gang, which called itself the Red Army Faction (RAF), engaged in bombing campaigns and assassinations, including attacks against U.S. Army bases. [Source: The SAGE Encyclopedia of Terrorism; Baader-Meinhof Gang]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-LN3R075G-L ;
  skos:prefLabel "Baader-Meinhof Gang"@en .

