@prefix jvn: <http://data.loterre.fr/ark:/67375/JVN> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix mads: <http://www.loc.gov/mads/rdf/v1#> .

jvn: a skos:ConceptScheme .
jvn:-J6TZ6Z87-T
  mads:fieldOfActivity "role: inventor", "role: mathematician" ;
  skos:notation "145418" ;
  skos:scopeNote "invented one of the first calculators-precursor of the computer"@en ;
  a skos:Concept ;
  skos:inScheme jvn: ;
  skos:prefLabel "Babbage, Charles, 1792-1871"@en, "Babbage, Charles, 1792-1871"@fr .

