@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:-TL6WZSCN-R
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Albert_Einstein> ;
  skos:definition "Albert Einstein is one of the most influential and recognized scientists in history. He is best known for his theories of special and general relativity and his postulation of mass–energy equivalence as expressed by the famous equation E = mc2. [Source: Encyclopedia of Science and Technology Communication; Einstein, Albert]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P2C6Q8RF-T ;
  skos:prefLabel "Albert Einstein"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-TL6WZSCN-R .

n9j:-P2C6Q8RF-T
  skos:prefLabel "key people in science and technology communication"@en ;
  a skos:Concept ;
  skos:narrower n9j:-TL6WZSCN-R .

n9j: a skos:ConceptScheme .
