@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:6a446d0f-938e-3ce9-be04-3e77f604da7c schema:email "contact@lhivernu.com" ; schema:telephone "+33 4 66 45 56 47" ; a :Agent, foaf:Agent ; foaf:homepage "https://lhivernu.com/" . :hasContact data:6a446d0f-938e-3ce9-be04-3e77f604da7c .