@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:-JPJZ5497-0
  mads:fieldOfActivity "role: chemist", "role: physician" ;
  skos:notation "123666" ;
  skos:scopeNote "Sir; \"devoted his attention chiefly to the electric telegraph\""@en ;
  a skos:Concept ;
  skos:inScheme jvn: ;
  skos:prefLabel "O'Shaughnessy, William Brooke, 1809-1889"@en, "O'Shaughnessy, William Brooke, 1809-1889"@fr ;
  skos:altLabel "Brooke, William O'Shaughnessy"@en .

