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

n9j:-B2FHT01S-K
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Bloody_Sunday> ;
  skos:definition "The term Bloody Sunday refers to the events that took place on January 30, 1972, in which 13 people were shot dead by British soldiers in the city of Derry (also known as Londonderry) in Northern Ireland. A fourteenth person died of his injuries some months later. [Source: The SAGE Encyclopedia of Terrorism; Bloody Sunday]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-V5M1P8FR-H, n9j:-Q03T0NXG-M ;
  skos:prefLabel "Bloody Sunday"@en .

n9j: a skos:ConceptScheme .
n9j:-events
  a isothes:ConceptGroup ;
  skos:prefLabel "events"@en ;
  skos:member n9j:-B2FHT01S-K .

n9j:-V5M1P8FR-H
  skos:prefLabel "terrorist events"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B2FHT01S-K .

n9j:-Q03T0NXG-M
  skos:prefLabel "terrorism in Europe"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B2FHT01S-K .

