@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:b2804a0d-d9e2-3d5c-afcd-e48a90404a3b schema:address data:f237a10e-e4aa-3316-bc61-c3004b61984e ; schema:email "gitesdescomtesdetoulouse@gmail.com" ; schema:familyName "MENARD" ; schema:givenName "Jacqueline" ; schema:legalName "Gîte Jeanne de Toulouse" ; schema:telephone "+33 2 33 36 50 65", "+33 6 08 72 99 51" ; a :Agent, :Person, schema:Organization, schema:Person, foaf:Agent, foaf:Person ; foaf:homepage "https://www.gitesdescomtesdetoulouse.fr/" ; foaf:title "Madame" . :hasContact data:b2804a0d-d9e2-3d5c-afcd-e48a90404a3b .