@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/people_associated_with_terrorism>
  skos:prefLabel "people associated with terrorism"@en ;
  a skos:Concept ;
  skos:narrower <https://concepts.sagepub.com/social-science/concept/Daniel_Pearl> .

<https://concepts.sagepub.com/social-science/concept/Daniel_Pearl>
  skos:definition "Daniel Pearl, a reporter for The Wall Street Journal, was investigating terrorist groups in Pakistan when he was kidnapped and later murdered by Islamic extremists. Pearl was born in Princeton, New Jersey, in 1963. [Source: <a href=\"https://sk.sagepub.com/reference/terrorism2ed/n321.xml\" target=\"_blank\" data-id=\"to-sk\">The SAGE Encyclopedia of Terrorism; Pearl, Daniel (1963–2002)</a>]"@en ;
  skos:broader <https://concepts.sagepub.com/social-science/concept/people_associated_with_terrorism> ;
  skos:prefLabel "Daniel Pearl"@en ;
  a skos:Concept .

<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/Daniel_Pearl> .

