@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:a9fb0eff-00a1-3f52-a812-8bb91c6b3542
schema:email "contact@vignevierge.com" ;
schema:legalName "VIGNE VIERGE" ;
schema:telephone "+33 6 01 02 86 50" ;
a :Agent, schema:Organization, foaf:Agent ;
foaf:homepage "http://www.vignevierge.com/dormir/" .
:hasContact data:a9fb0eff-00a1-3f52-a812-8bb91c6b3542 .