@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:8a1dd732-e3b9-35c2-951d-e6f6c56857cd
schema:email "oasis@oasis.fr" ;
schema:telephone "+33 2 43 03 28 67" ;
a :Agent, foaf:Agent ;
foaf:homepage "http://www.oasis.fr/" .
:hasContact data:8a1dd732-e3b9-35c2-951d-e6f6c56857cd .