@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:e7e6abe1-fb5f-37fb-961a-a7a70fdc627f schema:email "mailto:sabine.horn@orange.fr" ; schema:familyName "STUDER" ; schema:givenName "Olivier" ; schema:legalName "AMICALE DES QUILLEURS NIEDERHERGHEIM" ; schema:telephone "+33 6 03 40 77 54" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:title "Monsieur" . :hasContact data:e7e6abe1-fb5f-37fb-961a-a7a70fdc627f .