@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:43c60a23-71ba-346d-a021-e938f137b104
schema:email "anne.ohmorsbronn@orange.fr" ;
schema:legalName "OH MORSBRONN" ;
schema:telephone "+33 6 13 26 94 55" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.ohmorsbronn.fr/" .
:hasContact data:43c60a23-71ba-346d-a021-e938f137b104 .