@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:-BWJ13J98-S
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Alan_Turing> ;
  skos:definition "1912–1954 Computer Scientist, Mathematician Alan M. Turing's work on the hypothetical Turing machine, a programmable mechanical device for solving mathematical problems, laid the groundwork for computer science, and his Turing Test endures as a fundamental concept in artificial intelligence (AI). During World War II, Turing contributed to breaking Germany's Enigma code, aiding the Allies in defeating the Nazis. [Source: Encyclopedia of New Media; Turing, Alan]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CTCLNB7Q-C ;
  skos:prefLabel "Alan Turing"@en .

n9j:-people
  a isothes:ConceptGroup ;
  skos:prefLabel "people"@en ;
  skos:member n9j:-BWJ13J98-S .

n9j:-CTCLNB7Q-C
  skos:prefLabel "key people in new media"@en ;
  a skos:Concept ;
  skos:narrower n9j:-BWJ13J98-S .

n9j: a skos:ConceptScheme .
