@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:-B14LRWSC-Z
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/David_Copeland> ;
  skos:definition "David Copeland is a British neo-Nazi who orchestrated a series of nail bombings in London during the summer of 1999. Born on May 15, 1976, Copeland grew up in Yately, Hampshire, the second son of middle-class parents. [Source: Encyclopedia of Terrorism; Copeland, David]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-ZZ667M68-S ;
  skos:prefLabel "David Copeland"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-B14LRWSC-Z .

n9j:-ZZ667M68-S
  skos:prefLabel "people associated with terrorism"@en ;
  a skos:Concept ;
  skos:narrower n9j:-B14LRWSC-Z .

n9j: a skos:ConceptScheme .
