@prefix data: . @prefix schema: . @prefix : . @prefix foaf: . data:017f41ce-1ea3-3289-a52c-80583ecf385f schema:email "contact@dinoworld.fr" ; schema:legalName "DINOPARK" ; schema:telephone "+33 4 67 26 65 13" ; a :Agent, schema:Organization, foaf:Agent ; foaf:homepage "https://www.dinoworld.fr/fr/" . :hasContact data:017f41ce-1ea3-3289-a52c-80583ecf385f .