@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:-MHL6BP1D-J
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/assassination_of_John_F._Kennedy> ;
  skos:notation "Date: 1963"@en ;
  skos:definition "President John F. Kennedy (1917–1963) was shot and killed on November 22, 1963, in Dallas, Texas. Texas Governor John B. Connally, who was riding in the limousine with Kennedy, was also seriously wounded but survived. [Source: Encyclopedia of Political Communication; Kennedy Assassination]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-S08C6XGT-L, n9j:-BM1QDQL3-1 ;
  skos:prefLabel "assassination of John F. Kennedy"@en .

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

n9j:-BM1QDQL3-1
  skos:prefLabel "political events"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MHL6BP1D-J .

n9j:-S08C6XGT-L
  skos:prefLabel "assassinations"@en ;
  a skos:Concept ;
  skos:narrower n9j:-MHL6BP1D-J .

