@prefix data: .
@prefix schema: .
@prefix : .
@prefix foaf: .
data:af96c9b6-d22c-3e32-aa67-e14e4cf5c481
schema:address data:02f248b6-a625-3479-ab9c-59fac7ad24c6 ;
schema:email "contact@moulindulandion.com" ;
schema:familyName "Cristobal" ;
schema:givenName "Alain" ;
schema:legalName "Le Moulin du Landion - Hôtel & Spa" ;
schema:telephone "+33 3 25 27 92 17" ;
a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ;
foaf:homepage "http://www.moulindulandion.com/", "https://www.facebook.com/moulin.du.landion/" ;
foaf:title "Monsieur" .
:hasContact data:af96c9b6-d22c-3e32-aa67-e14e4cf5c481 .