@base @prefix cv: @prefix dc: @prefix hs: @prefix ozone: @prefix slide: @prefix vowl: @prefix data: @prefix summary: @prefix layout: @prefix calendar: @prefix lensui: @prefix biopax: @prefix ls: @prefix graph: @prefix : # Team members for GSK3b Project -- viewed in Table add { :GSK3betaProj rdf:type ls:Project ; dc:title "GSK3beta Project" ; ls:team ${ dc:title "Steve Smith" ; rdf:type ls:Person ; ls:role "Synthetic Chemist" ; ls:department "Chemistry" ; ls:email "steve.smith@sanofi-aventis.com" } ; ls:team ${ dc:title "Tim Gross" ; rdf:type ls:Person ; ls:role "Molecular Modeler" ; ls:department "Cheminformatics" ; ls:email "tim.gross@sanofi-aventis.com" } ; ls:team ${ dc:title "John Tegler" ; rdf:type ls:Person ; ls:role "Medicinal Chemist" ; ls:department "Chemistry"; ls:email "john.tegler@sanofi-aventis.com" } }