@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:68ba06f8-e643-3b9e-a7bd-82aeca0d7b21 schema:address data:8ab21746-e72b-3c4d-acb4-dead77954c5e ; schema:email "pepinchristian@outlook.fr" ; schema:familyName "PEPIN" ; schema:givenName "Christian" ; schema:legalName "Gîte Charmant" ; schema:telephone "+33 6 50 63 48 12" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:title "Monsieur" . :hasContact data:68ba06f8-e643-3b9e-a7bd-82aeca0d7b21 .