@prefix n9j: <http://data.loterre.fr/ark:/67375/N9J> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix isothes: <http://purl.org/iso25964/skos-thes#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .

n9j: a skos:ConceptScheme .
n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-QVJXLBN3-8 .

n9j:-QVJXLBN3-8
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Thomas_Kuhn> ;
  skos:definition "Thomas Kuhn popularized the term paradigm in science and, in doing so, changed the way many scientists and others view the process of scientific inquiry. His theories and descriptions had a profound influence on science education, sociology, and the way in which the history of science was applied to the philosophy of science. [Source: Encyclopedia of Science and Technology Communication; Kuhn, Thomas]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-P2C6Q8RF-T, n9j:-JP9QRGST-N ;
  skos:prefLabel "Thomas Kuhn"@en .

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

n9j:-JP9QRGST-N
  skos:prefLabel "key people in political science"@en ;
  a skos:Concept ;
  skos:narrower n9j:-QVJXLBN3-8 .

