@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:-RKN3WS24-4 .

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

n9j:-RKN3WS24-4
  owl:sameAs <https://concepts.sagepub.com/social-science/concept/Marvin_Minsky> ;
  skos:definition "1927– Artificial Intelligence Pioneer, Scientist, Author Marvin Minsky is considered by most to be the father of artificial intelligence (AI). He is credited with coining the term in the late 1950s, when he was participating in much of the field's founding research, including the creation of the first mechanical neural network. [Source: Encyclopedia of New Media; Minsky, Marvin]"@en ;
  a skos:Concept ;
  skos:inScheme n9j: ;
  skos:broader n9j:-CTCLNB7Q-C ;
  skos:prefLabel "Marvin Minsky"@en .

