@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/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: <a href=\"https://sk.sagepub.com/reference/terrorism/n98.xml\" target=\"_blank\" data-id=\"to-sk\">Encyclopedia of Terrorism; Copeland, David (1976–)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_associated_with_terrorism> ;
  skos:prefLabel "David Copeland"@en ;
  a skos:Concept .

<https://concepts.sagepub.com/social-science/concept/people_associated_with_terrorism>
  skos:prefLabel "people associated with terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/David_Copeland> .

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

