@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:812ff834-4b20-3d46-8a0f-dd3d939ee73f schema:email "thomas.ranch.western@gmail.com" ; schema:telephone "+33 6 70 06 80 97" ; a :Agent, foaf:Agent ; foaf:homepage "https://thomas-ranch.net/" . :hasContact data:812ff834-4b20-3d46-8a0f-dd3d939ee73f .