@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:b7096d01-7c31-348e-9fb3-bed747c5775e schema:email "contact@auboeufrouge.fr" ; schema:legalName "Au Boeuf Rouge" ; schema:telephone "+33 3 88 08 96 26" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.auboeufrouge.fr/" . :hasContact data:b7096d01-7c31-348e-9fb3-bed747c5775e .